]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- has_sequence() now takes the current "schema" argument into
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 3 Sep 2008 17:59:43 +0000 (17:59 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 3 Sep 2008 17:59:43 +0000 (17:59 +0000)
commit57f79671bff13ef3518ec5647b5746bdb0035924
treea108bc0c1d3475f27445f2715ac5cd80fad75689
parent9eafb43c0ff761fa43425d329d281bb8fbece80e
 - has_sequence() now takes the current "schema" argument into
      account [ticket:1155]
CHANGES
lib/sqlalchemy/databases/oracle.py
lib/sqlalchemy/engine/base.py