]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
John Dell'Aquila's patch which fixes [ticket:103] [ticket:105], selecting primary...
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 16 Mar 2006 23:55:00 +0000 (23:55 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 16 Mar 2006 23:55:00 +0000 (23:55 +0000)
commitc3e614abd2b083f592f66ea36e60f98e16018276
tree25d538c2a50a440d05df9a9b661d7301fa20603d
parent7eedf883703ce845685e14c8838cb38e87211bd2
John Dell'Aquila's patch which fixes [ticket:103] [ticket:105], selecting primary keys properly and using the ALL_* instead of USER_* tables
lib/sqlalchemy/databases/oracle.py