]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
added identity() method to mapper, to help get the primary key of an instance.
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 8 Mar 2006 21:55:33 +0000 (21:55 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 8 Mar 2006 21:55:33 +0000 (21:55 +0000)
commitef6d2c0cf5c709c7b17945e532de21b95b53ef88
tree0b0dc50fdfa36edb08319581411bd5e6e75ea4a4
parent376f4af3184403a2dd19392113c386411b364f62
added identity() method to mapper, to help get the primary key of an instance.
lib/sqlalchemy/mapping/mapper.py