comparison 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
comparison
equal deleted inserted replaced
7920:6aa0525187cd 7921:e3975f679bf1
484 484
485 The history command gets a new optional argument ``raw`` that produces 485 The history command gets a new optional argument ``raw`` that produces
486 the old style output. The old style is (marginally) more useful for 486 the old style output. The old style is (marginally) more useful for
487 script automation. 487 script automation.
488 488
489 Deprecation Notices (info)
490 --------------------------
491
492 Support for SQLite version 1 has been removed in 2.4.0.
493
489 .. index:: Upgrading; 2.2.0 to 2.3.0 494 .. index:: Upgrading; 2.2.0 to 2.3.0
490 495
491 Migrating from 2.2.0 to 2.3.0 496 Migrating from 2.2.0 to 2.3.0
492 ============================= 497 =============================
493 498

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