]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
removed methods instance_key(), identity_key(), identity()
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 23 Jul 2007 22:44:12 +0000 (22:44 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 23 Jul 2007 22:44:12 +0000 (22:44 +0000)
commitbd197001616f0070ab82dc621362bbcbd08065d7
treeaf1c68af72b94787db5de565704dba53db32340c
parent5130d25fd144f7434a49a5fa7000b468bbd939c2
removed methods instance_key(), identity_key(), identity()
lib/sqlalchemy/orm/mapper.py
lib/sqlalchemy/orm/query.py
lib/sqlalchemy/orm/unitofwork.py
test/orm/unitofwork.py