]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- brought oracle reflection into the 21st century
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 4 Jul 2009 16:51:42 +0000 (16:51 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 4 Jul 2009 16:51:42 +0000 (16:51 +0000)
commitfae219e6fa60c64fd9638eb6c833299e4b7a9578
treea3a4b74ad4c031892bb177c040947860a4524772
parent7284c0255ab7373e9f45f6bb34c82426c7212010
- brought oracle reflection into the 21st century
- some more test fixes
lib/sqlalchemy/dialects/oracle/base.py
lib/sqlalchemy/engine/ddl.py
test/aaa_profiling/test_memusage.py
test/engine/test_reflection.py
test/orm/test_onetoone.py
test/orm/test_query.py