diff doc/upgrading.txt @ 7921:e3975f679bf1

issue2551302 - Remove support for sqlite version 1 from back_sqlite.py Remove sqlite v1 support and document.
author John Rouillard <rouilj@ieee.org>
date Tue, 30 Apr 2024 22:16:22 -0400
parents f47b186a2ad9
children ded9f1c3f112
line wrap: on
line diff
--- a/doc/upgrading.txt	Mon Apr 29 04:17:10 2024 -0400
+++ b/doc/upgrading.txt	Tue Apr 30 22:16:22 2024 -0400
@@ -486,6 +486,11 @@
 the old style output. The old style is (marginally) more useful for
 script automation.
 
+Deprecation Notices (info)
+--------------------------
+
+Support for SQLite version 1 has been removed in 2.4.0.
+
 .. index:: Upgrading; 2.2.0 to 2.3.0
 
 Migrating from 2.2.0 to 2.3.0

Roundup Issue Tracker: http://roundup-tracker.org/