]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
- Repaired the render operation for the :class:`.ops.AlterColumnOp` object
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 21 Aug 2015 15:59:52 +0000 (11:59 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 21 Aug 2015 15:59:52 +0000 (11:59 -0400)
commit28d37a9c57e0fcdfbe129e763e8a7f1d108ed9ee
treef0cee0ac97d18a727d5224adf984bfe012010436
parent5f412a015f5c4c5f8b198f7ec9fc0f9c4362bc5f
- Repaired the render operation for the :class:`.ops.AlterColumnOp` object
to succeed when the "existing_type" field was not present.
alembic/autogenerate/render.py
docs/build/changelog.rst
tests/test_autogen_render.py