]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
updates to oracle
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 22 Oct 2006 05:02:11 +0000 (05:02 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 22 Oct 2006 05:02:11 +0000 (05:02 +0000)
commitfe27b87023e99ff58371a6e689709a6ab2b5c3b7
tree28a3e75b0db771d1de297ad8b11ecc16a1d46eec
parentf7584a80f647864699d18dcdfceb9e3d25a36508
updates to oracle
added more ordering to schema collections for better predictability
lib/sqlalchemy/databases/oracle.py
lib/sqlalchemy/schema.py
lib/sqlalchemy/sql.py
test/orm/cycles.py
test/orm/polymorph.py