]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- [feature] An experimental dialect for the fdb
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 23 Sep 2012 22:30:16 +0000 (18:30 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 23 Sep 2012 22:30:16 +0000 (18:30 -0400)
commit20fe4a012ebf6140a53191032e00d3bda7540553
treebfaae230ec2c69fc4c486d2e33d1c959643d0c88
parent444abbe84722e52ff453542e65a6d8e2208cbc50
- [feature] An experimental dialect for the fdb
driver is added, but is untested as I cannot
get the fdb package to build.  [ticket:2504]
CHANGES
doc/build/dialects/firebird.rst
lib/sqlalchemy/dialects/firebird/fdb.py [new file with mode: 0644]
lib/sqlalchemy/dialects/firebird/kinterbasdb.py