diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-11-29 14:44:26 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-11-29 14:46:34 -0500 |
commit | 98c2a679707432e6707ba70f1aebd10b28b861a3 (patch) | |
tree | 3059b56231a8dfc3df208df2b57230855d295867 /lib/sqlalchemy/testing/assertsql.py | |
parent | de62497b03274c860ea2554dfbacb3064ce02c19 (diff) | |
download | sqlalchemy-98c2a679707432e6707ba70f1aebd10b28b861a3.tar.gz |
- Fixed bug in :meth:`.Table.tometadata` method where the
:class:`.CheckConstraint` associated with a :class:`.Boolean`
or :class:`.Enum` type object would be doubled in the target table.
The copy process now tracks the production of this constraint object
as local to a type object.
fixes #3260
Diffstat (limited to 'lib/sqlalchemy/testing/assertsql.py')
0 files changed, 0 insertions, 0 deletions