]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- added a Sequence to the unicode test tables to help Oracle
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 17 Feb 2007 02:31:56 +0000 (02:31 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 17 Feb 2007 02:31:56 +0000 (02:31 +0000)
commit225e51a7967d8da8fdcb81a742b75007d23bca08
tree1b22f43c74e75c7cf55f6dcd6c4c7b8d1eb1a522
parentffd0e0e1817762bad71cd2a8dc38e2f702880632
- added a Sequence to the unicode test tables to help Oracle
- fixed named PrimaryKeyConstraint generation on oracle [ticket:466] courtesy andrija at gmail
CHANGES
lib/sqlalchemy/databases/oracle.py
test/orm/unitofwork.py
test/sql/constraints.py