]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
improved translation of rows when proxying rows from one mapper to another.
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 26 Mar 2006 07:21:28 +0000 (07:21 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 26 Mar 2006 07:21:28 +0000 (07:21 +0000)
commitfcace31b887d0edb73dfd01a9134727d3647061f
tree0b0b69520288d6fc4a3dc8f5faaff04ae3b02ce2
parent69246aec95b9f0c36bea4c8ebcb1062b3738887b
improved translation of rows when proxying rows from one mapper to another.
examples/polymorph/polymorph2.py
lib/sqlalchemy/mapping/mapper.py