]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Added full description of parent table/column,
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 3 Aug 2010 19:22:24 +0000 (15:22 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 3 Aug 2010 19:22:24 +0000 (15:22 -0400)
commit3f87c7f61d111920dd51be42b58f420d45b011ef
tree66bc4759161fbc651c4e151e0e9245facfb51ddd
parent96837098cdafb0b53d0bd8c480da93330d2c1806
- Added full description of parent table/column,
target table/column in error message raised when
ForeignKey can't resolve target.
CHANGES
lib/sqlalchemy/schema.py