]> 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:34:13 +0000 (11:34 -0600)
commit901587e1eed71f1bfde3e4a5bb25bcffbbdeb11c
tree7784a6ddb9a0d6841f5f8f7cc940eddcd3e5db71
parentb72c14cde21abbc4a8cea9089853c4f34ed2e364
Enable loading of external Firebird dialect, if available

Fixes: #5278
Change-Id: I1660abb11c02656fbf388f2f9c4257075111be58
(cherry picked from commit 8c5aa7d3e0f853e30249cf1ad9e1f7e7d426a245)
doc/build/changelog/unreleased_13/5278.rst [new file with mode: 0644]
lib/sqlalchemy/dialects/__init__.py