]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
workaround for get that requires multiple ids in the case of joined table inheritance
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 25 May 2006 15:02:59 +0000 (15:02 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 25 May 2006 15:02:59 +0000 (15:02 +0000)
commit7f50a6f8ebc84f86596a861794dc0a9b9368a05c
tree7f3768d52be5e6c77c033456cb8ccb1b9d507d4e
parente7a1ce9176888e2d048134aff01f697ea3f674e2
workaround for get that requires multiple ids in the case of joined table inheritance
lib/sqlalchemy/orm/query.py