]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- fixed string-based "remote_side", "order_by" and
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 11 Dec 2008 15:34:45 +0000 (15:34 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 11 Dec 2008 15:34:45 +0000 (15:34 +0000)
commita44f9d1bfd31f1c5767dc1fd079e82acce5e7e2a
tree3a1130f4651fad42d94ede8f517ac4e98f4fd40d
parent609d8e8bc3dfd2894c8bed369bbdc28afd491a80
- fixed string-based "remote_side", "order_by" and
others not propagating correctly when used in
backref().
CHANGES
lib/sqlalchemy/ext/declarative.py
lib/sqlalchemy/orm/properties.py