]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- use self.parent, not table here as there's an attributeerror
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 26 Nov 2014 04:33:47 +0000 (23:33 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 26 Nov 2014 04:33:47 +0000 (23:33 -0500)
commit79c0aa6b7320f94399634d02997faacbb6ced1d7
treecf08aca6aeea4e08f113efa04b12f0046e86bf23
parentee38bcdec26d217dfeedc4f75200be44a388af78
- use self.parent, not table here as there's an attributeerror
trap for self.table that behaves differently in py3k
lib/sqlalchemy/sql/schema.py