]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
added an assertion to prevent against the use in [ticket:1048]
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 16 May 2008 21:38:56 +0000 (21:38 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 16 May 2008 21:38:56 +0000 (21:38 +0000)
commit2beb99a60ee8565079f5efdb11c92b3026b9b90e
treeef8c626f2e883c06a7188764e2640e62558a32f7
parente314a548bd506385cfc51bffc16741e01b046f77
added an assertion to prevent against the use in [ticket:1048]
lib/sqlalchemy/orm/mapper.py
lib/sqlalchemy/orm/query.py
test/orm/inheritance/query.py