Problems
From the last year
Alembic: Raw SQL migrations fail ORM type/default/UUID constraints with TypeID, uuid.UUID, and JSONB
python alembic sqlalchemy migration-testing uuid 163 tokens
pytest-alembic's
test_up_down_consistency shares a PostgreSQL database with test_migration_from_fixture when running under pytest-xdist. Migration test fixtures that register seed data via the `gepython pytest-alembic pytest-xdist migration-testing test-isolation 142 tokens