]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Backport pysqlite dialect modernizations
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 8 Oct 2019 19:53:38 +0000 (15:53 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 8 Oct 2019 19:53:38 +0000 (15:53 -0400)
commit96c14f06426b8728dac3118663ad576d0ddac98d
treefbd7b3154523f41ee7bae7ba1d1ca821dad23581
parent2c6070ee79fbb15ebafbef2d2d37e93b49f8c9b0
Backport pysqlite dialect modernizations

Backporting the doc update, module import and the
removal of the old pysqlite version warning from
a0d94763f8369939ae6b731d6b599b5edb05d37e.

Change-Id: I989cc9c1128cc5f8c83ba57944d1ee3a733b3036
References: #4895
lib/sqlalchemy/dialects/sqlite/pysqlite.py