]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
✨ Make cast_for_batch_migrate implementation specific
authorSebastián Ramírez <tiangolo@gmail.com>
Sat, 23 May 2020 09:18:17 +0000 (11:18 +0200)
committerSebastián Ramírez <tiangolo@gmail.com>
Sat, 23 May 2020 09:18:17 +0000 (11:18 +0200)
commita611244af6cbd11b8499cd26f14309faf0f4495b
treeb22ece9beeeadec266c58fef574e27936a4870de
parente7453f14bc972f1206144f1155ea3dc52469ea95
✨ Make cast_for_batch_migrate implementation specific

from patch at https://github.com/sqlalchemy/alembic/pull/698#issuecomment-632885552
alembic/ddl/impl.py
alembic/operations/batch.py
tests/test_batch.py