diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-04-17 21:03:02 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-04-17 21:03:02 -0400 |
commit | b02193bd7e84a8fe1ac74d16cf78a90bd3d59f7c (patch) | |
tree | 54044fe649546626f40a269aff16fe2a0244327f /test/dialect/test_postgresql.py | |
parent | 4dd69ff878b2b7fe60a48ba7d12c29183a5f8012 (diff) | |
download | sqlalchemy-b02193bd7e84a8fe1ac74d16cf78a90bd3d59f7c.tar.gz |
- Fixed regression introduced in 0.7b4 (!) whereby
query.options(someoption("nonexistent name")) would
fail to raise an error. Also added additional
error catching for cases where the option would
try to build off a column-based element, further
fixed up some of the error messages tailored
in [ticket:2069]
- added another huge crapload of tests to the existing
crapload of tests we already had for options..._get_paths()
and dependencies are covered 100% now
- one case still doesn't do the "right" thing, using an option
specific to relationships will silently pass if the endpoint
is a column-based attribute, and vice versa.
Diffstat (limited to 'test/dialect/test_postgresql.py')
0 files changed, 0 insertions, 0 deletions