We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a85a3ec commit e264dc8Copy full SHA for e264dc8
doc/upgrading.txt
@@ -491,6 +491,10 @@ Deprecation Notices (info)
491
492
Support for SQLite version 1 has been removed in 2.4.0.
493
494
+Support for the `PySQLite <https://github.com/ghaering/pysqlite>`_
495
+library will be removed in 2.5.0. Only the Python supplied sqlite3
496
+library will be supported.
497
+
498
.. index:: Upgrading; 2.2.0 to 2.3.0
499
500
Migrating from 2.2.0 to 2.3.0
0 commit comments