Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.

fix: alembic migration fails in case of a sequential upgrade#200

Merged
IlyaFaer merged 5 commits intomainfrom
migration_pk_fail
Jun 21, 2022
Merged

fix: alembic migration fails in case of a sequential upgrade#200
IlyaFaer merged 5 commits intomainfrom
migration_pk_fail

Conversation

@IlyaFaer
Copy link
Copy Markdown

Fixes #184

@IlyaFaer IlyaFaer added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. api: spanner Issues related to the googleapis/python-spanner-sqlalchemy API. labels Feb 15, 2022
@IlyaFaer IlyaFaer requested review from ansh0l and larkee February 15, 2022 09:08
@IlyaFaer IlyaFaer marked this pull request as ready for review February 15, 2022 09:08
@IlyaFaer IlyaFaer requested a review from asthamohta June 21, 2022 10:03
@IlyaFaer IlyaFaer merged commit f62f664 into main Jun 21, 2022
@IlyaFaer IlyaFaer deleted the migration_pk_fail branch June 21, 2022 19:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: spanner Issues related to the googleapis/python-spanner-sqlalchemy API. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Alembic upgrade fails for multiple migration files

3 participants