Uploaded image for project: 'BookBrainz'
  1. BookBrainz
  2. BB-114

Remove erroneous AUTOINCREMENT defaults

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • None
    • None
    • Database, Schema
    • None

      This is caused because some integer fields are primary keys, and SQLAlchemy automatically makes these autoincrement. Will need to create an alembic migration to ensure that there is no autoincrement on these fields.

      Eg. rel_entity_position_seq, rel_text_position_seq

            lordsputnik Ben Ockmore
            lordsputnik Ben Ockmore
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package