]> 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 18:03:48 +0000 (18:03 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 3 Sep 2008 18:03:48 +0000 (18:03 +0000)
commitb79488fc6561cf3f879bfdd48aeca40f3d2e3849
treec393bd7464f8ef9063e7dd89532a7af2a4315507
parent32ada5fd98d8545586a95f36efa421629cd36020
 has_sequence() now takes the current "schema" argument into
      account [ticket:1155]
lib/sqlalchemy/databases/oracle.py
lib/sqlalchemy/engine/base.py