]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Load external firebird or sybase dialect if available
authorGord Thompson <gord@gordthompson.com>
Fri, 8 May 2020 11:52:02 +0000 (05:52 -0600)
committerGord Thompson <gord@gordthompson.com>
Mon, 11 May 2020 13:26:19 +0000 (07:26 -0600)
commit92f2247a2d1bb04bdea68a10e5630f67e7cb0d94
treecdd44d2bdf17aac320060d168305867771f1aeeb
parentf71ea5ebbc07dfb5ca9b4c1b6d5d5011171ce9bd
Load external firebird or sybase dialect if available

Fixes: #5318
Extension of I1660abb11c02656fbf388f2f9c4257075111be58

Change-Id: I32b678430497327f9b08f821bd345a2557e34b1f
(cherry picked from commit 587f6c77153235e3defcc6b0b6598634e1ee2828)
lib/sqlalchemy/dialects/__init__.py