]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
fixing recent schema.py changes to work with oracle 'owner' attribute rel_0_4_3
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 14 Feb 2008 23:41:17 +0000 (23:41 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 14 Feb 2008 23:41:17 +0000 (23:41 +0000)
commit14b3a913ac29dd8b37a616701bf13fb6541f5370
tree9ddc9242384812e483f57121f8b7962983cbc08c
parent911c1ec51336ca143c67da7f0b7763f2396d2547
fixing recent schema.py changes to work with oracle 'owner' attribute
lib/sqlalchemy/schema.py
test/engine/execute.py
test/engine/reflection.py