summaryrefslogtreecommitdiff
path: root/test/dialect/test_postgresql.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2011-05-07 12:52:25 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2011-05-07 12:52:25 -0400
commit4bc2402cc0bc585af1d0e7d59000f73cf20cf452 (patch)
treebc753ce330385f31c870ad5ecc4230e899967599 /test/dialect/test_postgresql.py
parent7adcb1c7443265fc99d05714c964c795f0fe1c13 (diff)
downloadsqlalchemy-4bc2402cc0bc585af1d0e7d59000f73cf20cf452.tar.gz
- Changed the handling in determination of join
conditions such that foreign key errors are only considered between the two given tables. That is, t1.join(t2) will report FK errors that involve 't1' or 't2', but anything involving 't3' will be skipped. This affects join(), as well as ORM relationship and inherit condition logic. Will keep the more conservative approach to [ticket:2153] in 0.6.
Diffstat (limited to 'test/dialect/test_postgresql.py')
0 files changed, 0 insertions, 0 deletions