]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
added selectfirst_by/selectone_by, selectone throws exception if more than one row...
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 13 Mar 2006 02:53:51 +0000 (02:53 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 13 Mar 2006 02:53:51 +0000 (02:53 +0000)
commit16d21f6401436c1f5fd3aff6c09857bf6e222ced
tree77cb41fa891db572629ba1c4032d22f8281d275b
parent4ab782cb0e1f0f0a6b4a68b67ce1aad03bee6f38
added selectfirst_by/selectone_by, selectone throws  exception if more than one row returned, courtesy J.Ellis
CHANGES
lib/sqlalchemy/mapping/mapper.py