]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Added a label to the query used within has_table() and
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 26 Apr 2010 22:31:05 +0000 (18:31 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 26 Apr 2010 22:31:05 +0000 (18:31 -0400)
commit893f8de6dfc149903ad1a746441a27458e8eeb22
tree2fc985379e77f316eeede05b0fb7dee36d0cdb70
parent4c87fb761379348475bcea09a1293eb1dddc6544
- Added a label to the query used within has_table() and
has_sequence() to work with older versions of Firebird
that don't provide labels for result columns. [ticket:1521]
CHANGES
lib/sqlalchemy/dialects/firebird/base.py