]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
Include DateTime.timezone in autogen type comparisons
authorDavid Szotten <davidszotten@gmail.com>
Fri, 17 Jun 2016 16:54:57 +0000 (12:54 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 22 Aug 2016 21:50:35 +0000 (17:50 -0400)
commit337d8803050e77e88bc73547f2e862cdb80dd188
tree77192231a15fb92ffd969156d0a32c8473b3aa46
parent84b92980b051a0a22addd54abb64aedb4c2db396
Include DateTime.timezone in autogen type comparisons

Change-Id: I2e5b380625ec45d5ebc0bc74daf9cf9e05f0155a
Pull-request: https://github.com/zzzeek/alembic/pull/26
alembic/ddl/impl.py
docs/build/changelog.rst
tests/test_autogen_diffs.py