diff CHANGES.txt @ 8547:05e21949657a

doc: inplace db migration; replace [database] with [rdbms] Document inplace tracker migration using exporttable and importtable. I just tested it with anydbm and sqlite. Also directions included old name for [rdbms] section of config.ini file. Fixed it and said old version of roundup may have a [database] section.
author John Rouillard <rouilj@ieee.org>
date Wed, 25 Mar 2026 18:00:19 -0400
parents e738377b4ffe
children ee17f62c8341
line wrap: on
line diff
--- a/CHANGES.txt	Wed Mar 25 11:39:27 2026 -0400
+++ b/CHANGES.txt	Wed Mar 25 18:00:19 2026 -0400
@@ -104,7 +104,9 @@
   trail. Manually driving the HTML interface (via curl for example)
   also allows content changes. The new detector prevents changes to
   file contents via Roundup even by a user with admin rights.
-  
+- Added documentation on doing an in place database migration. This is
+  faster for large databases. (John Rouillard)
+
 2025-07-13 2.5.0
 
 Fixed:

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