diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-09-09 16:03:23 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-09-09 16:03:23 -0400 |
commit | 840aab3beacdd1fe2a000dcd761d0514035cff94 (patch) | |
tree | f50542c02df4aef4573fac611c536f48ba47af39 /test/dialect/test_postgresql.py | |
parent | 1492cc634ee67afb5ad03f0d56caca9fc3bbcc0e (diff) | |
download | sqlalchemy-840aab3beacdd1fe2a000dcd761d0514035cff94.tar.gz |
- Behavioral improvement: empty
conjunctions such as and_() and or_() will be
flattened in the context of an enclosing conjunction,
i.e. and_(x, or_()) will produce 'X' and not 'X AND
()'. [ticket:2257].
Diffstat (limited to 'test/dialect/test_postgresql.py')
0 files changed, 0 insertions, 0 deletions