]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- added a handy multi-use "identity_key()" method to Session, allowing
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 13 Mar 2007 03:45:28 +0000 (03:45 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 13 Mar 2007 03:45:28 +0000 (03:45 +0000)
commit485fb57fc7fedc423bb4dc6f998e80b14382a42a
treec7fe9067b05e0d0f9fa3d9007aed2ef86cb5561d
parentf18f2f50cba9b15b3b9e40e93702bbe1bdaeb641
- added a handy multi-use "identity_key()" method to Session, allowing
the generation of identity keys for primary key values, instances,
and rows, courtesy Daniel Miller
CHANGES
lib/sqlalchemy/orm/session.py