diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2012-12-11 16:31:41 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2012-12-11 16:31:41 -0500 |
commit | fbd81de0ebdbc54b0df6ba08cc8309e1328888fa (patch) | |
tree | 2dd468791587e60966d5122f0c6cedabf22c1dea /test/dialect/test_sqlite.py | |
parent | d9d6dcea77a848ed9acf5611abb4d00387737e17 (diff) | |
download | sqlalchemy-fbd81de0ebdbc54b0df6ba08cc8309e1328888fa.tar.gz |
Fixed a regression caused by :ticket:`2410` whereby a
:class:`.CheckConstraint` would apply itself back to the
original table during a :meth:`.Table.tometadata` operation, as
it would parse the SQL expression for a parent table. The
operation now copies the given expression to correspond to the
new table.
[ticket:2633]
Diffstat (limited to 'test/dialect/test_sqlite.py')
0 files changed, 0 insertions, 0 deletions