]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Declarative figures out joined-table inheritance primary join
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 16 Feb 2009 23:49:53 +0000 (23:49 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 16 Feb 2009 23:49:53 +0000 (23:49 +0000)
commite329fb31782123fb3fbc840a6f551a67213c5d17
tree55d2731e317c668200369012ed934f1a30aea2fa
parent2cee9cb24378920c08e20a922bc22f0ab28c74f0
- Declarative figures out joined-table inheritance primary join
condition even if "inherits" mapper argument is given
explicitly.  Allows mixins to be used with joined table
inheritance.
CHANGES
lib/sqlalchemy/ext/declarative.py