]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
Make alembic compatible with comments on constraints
authorCaselIT <cfederico87@gmail.com>
Sat, 25 Jun 2022 21:19:20 +0000 (23:19 +0200)
committerCaselIT <cfederico87@gmail.com>
Sat, 25 Jun 2022 21:21:38 +0000 (23:21 +0200)
commitbff2ce3a118f76f803b8806db07c421a289d03b1
treea6441b7b17ed6c9254f98afe1d697ce62258ad9a
parentcd91da9732fc14d1566e7df562c18ebbc54a2d6f
Make alembic compatible with comments on constraints

Make alembic test compatible with comments on constraint change
added in Ia60f578595afdbd6089541c9a00e37997ef78ad3

Change-Id: I9ad803df1d3ccf2a5111266b781061936717b8c8
tests/test_batch.py