summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/orm/exc.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2011-07-21 11:44:31 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2011-07-21 11:44:31 -0400
commitc1295ce57ba7d906821b3ddd5b97aa9659700d52 (patch)
tree029dc9f29647d2d2b7fcf138fcc0ab6face67786 /lib/sqlalchemy/orm/exc.py
parent06e84d5bcc0c009b8d4a91e7d247a25299e6c879 (diff)
downloadsqlalchemy-c1295ce57ba7d906821b3ddd5b97aa9659700d52.tar.gz
- Added an informative error message when
ForeignKeyConstraint refers to a column name in the parent that is not found. Also in 0.6.9. - add tests for [ticket:2226], as if we hit each @declared_attr directly with obj.__get__(obj, name) instead of using getattr(cls, name). Basic inheritance mechanics are improperly used in this case, so 2226 is invalid.
Diffstat (limited to 'lib/sqlalchemy/orm/exc.py')
0 files changed, 0 insertions, 0 deletions