]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
make the error message for [ticket:2889] more accurate, as we support
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 12 Dec 2013 18:36:25 +0000 (13:36 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 12 Dec 2013 18:36:25 +0000 (13:36 -0500)
commit9c41c2cdc61bcc1b1f7e3cb03c85eb3cbc9b2cea
treeb37cc70edd167c8afee4ea3b5eca36db1d32c3df
parent730f585dc6878f4ab5575f847bac0d29f02686f2
make the error message for [ticket:2889] more accurate, as we support
composites to many-to-ones now also
lib/sqlalchemy/orm/descriptor_props.py
test/orm/test_composites.py