]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- fix the sqlalchemy.test.schema.Column function to work with copies
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 11 Mar 2010 18:01:04 +0000 (18:01 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 11 Mar 2010 18:01:04 +0000 (18:01 +0000)
commit67f5f4831b383b3c9791e3a89fca522b9ce64472
tree15de9010555df01e199ebbc76e6f08b092363354
parent757bf74ec040e4b98e97f0603858acc9a3066952
- fix the sqlalchemy.test.schema.Column function to work with copies
- add sequences to new associationproxy tests
- test/ext passes 100% on oracle here
lib/sqlalchemy/test/schema.py
test/ext/test_associationproxy.py