Skip to content

add hack alembic bigserial migration#208

Merged
bdewilde merged 2 commits intodevelopfrom
add-hack-alembic-bigserial-migration
Mar 11, 2026
Merged

add hack alembic bigserial migration#208
bdewilde merged 2 commits intodevelopfrom
add-hack-alembic-bigserial-migration

Conversation

@bdewilde
Copy link
Member

@bdewilde bdewilde commented Mar 11, 2026

changes

  • adds an alembic migration that converts data_extractions.id and dedupes.id pkey columns from int8 to bigserial if and only if those columns aren't already bigserial
  • bumps alembic to latest version

context

afaict this is the direct cause of the error in this ticket: https://app.asana.com/1/6325821815997/project/1206730431337718/task/1213422324649118?focus=true

questions

@bdewilde bdewilde marked this pull request as ready for review March 11, 2026 13:49
@bdewilde bdewilde merged commit 989230c into develop Mar 11, 2026
6 checks passed
@bdewilde bdewilde deleted the add-hack-alembic-bigserial-migration branch March 11, 2026 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant