summaryrefslogtreecommitdiff
path: root/test/dialect/test_postgresql.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2012-04-24 16:08:35 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2012-04-24 16:08:35 -0400
commitf69ccd193b5f1bfe4f2f50e93fe912ceac1af66e (patch)
treefa618540df1d0611855e971720e98604511b9ffe /test/dialect/test_postgresql.py
parentae90ba28e85835c278c64d5894ee1a983d11e400 (diff)
downloadsqlalchemy-f69ccd193b5f1bfe4f2f50e93fe912ceac1af66e.tar.gz
- [bug] All of UniqueConstraint, ForeignKeyConstraint,
CheckConstraint, and PrimaryKeyConstraint will attach themselves to their parent table automatically when they refer to a Table-bound Column object directly (i.e. not just string column name), and refer to one and only one Table. Prior to 0.8 this behavior occurred for UniqueConstraint and PrimaryKeyConstraint, but not ForeignKeyConstraint or CheckConstraint. [ticket:2410]
Diffstat (limited to 'test/dialect/test_postgresql.py')
0 files changed, 0 insertions, 0 deletions