]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- merged the unit test for the column_prefix fix that was established in the 0.3
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 7 Sep 2007 19:57:01 +0000 (19:57 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 7 Sep 2007 19:57:01 +0000 (19:57 +0000)
commit179da3ecd90bd33762343e74822040a4a6818d6e
treee9b1a4cd74376c0f3d36394ec70b2fb9f5ec5f5d
parent07181033700fd1e52efc017a0dd9c45eb23e95d7
- merged the unit test for the column_prefix fix that was established in the 0.3
trunk in r2795.  the actual "fix" part of it I just happened to spot manually
the other day and fixed without testing (forgot what the original failure condition was) in r3449.
test/orm/mapper.py