]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
get() method needs to use the full table, not just the 'primary' table, to get the...
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 24 Feb 2006 16:54:30 +0000 (16:54 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 24 Feb 2006 16:54:30 +0000 (16:54 +0000)
commit4cf436263e080fea3cd9100d838c9e76f6691189
treef59e82f3091c877bf36ac74b62bb3aefdad1a602
parent94ac052104cd07ae0dace2d1b1ac6a7144412c44
get() method needs to use the full table, not just the 'primary' table, to get the full list of primary key cols
lib/sqlalchemy/mapping/mapper.py