summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2014-04-18 14:21:34 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2014-04-18 14:21:34 -0400
commit6022ac3097f6389226d50ec2555d9029dbbffef4 (patch)
treecd254ab22e7d9b48b48e7a4b09332db632e124c0 /lib/sqlalchemy/sql
parent86f9403103bdd7f512cbc3cf72e5eb15877fba3d (diff)
downloadsqlalchemy-6022ac3097f6389226d50ec2555d9029dbbffef4.tar.gz
- move test_propagate to test/orm/inheritance as the propagate flag is
specific to mapper inheritance - tweak Proxy property to give the proxied descriptor a chance to raise an exception - have Concrete prop raise on all access, not just trying to use it in a query. This might be a little problematic backwards compatible-wise, however - adjust mapper and relationship to more correctly allow for concreteinheritedprop to be overridden, in the case of backrefs etc., some cases were still raising due to how props are set up - work assert_raises/assert_raises_message to be expressed via a context manager that can be used directly
Diffstat (limited to 'lib/sqlalchemy/sql')
0 files changed, 0 insertions, 0 deletions