]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Enable loading of external Firebird dialect, if available
authorGord Thompson <gord@gordthompson.com>
Fri, 24 Apr 2020 15:05:47 +0000 (09:05 -0600)
committerGord Thompson <gord@gordthompson.com>
Thu, 30 Apr 2020 17:29:42 +0000 (11:29 -0600)
commit8c5aa7d3e0f853e30249cf1ad9e1f7e7d426a245
tree78c1c3da2c6c06e3a589495e63348ec042342815
parentc61e0265a07e4310e7767fb6f9e0b84d8c89eb71
Enable loading of external Firebird dialect, if available

Fixes: #5278
Change-Id: I1660abb11c02656fbf388f2f9c4257075111be58
doc/build/changelog/unreleased_13/5278.rst [new file with mode: 0644]
lib/sqlalchemy/dialects/__init__.py