Bug#1099542: sqlite3: .dbinfo command fails in bookworm and trixie

2025-05-21 Thread Celelibi
Package: sqlite3 Version: 3.46.1-4 Followup-For: Bug #1099542 Control: retitle -1 Enable SQLITE_DBPAGE extension Dear Maintainer, This bug also affects the builtin command ".recover" and makes it completely unusable. The whole point of .recover is to walk through the pages to recover as much dat

Bug#1099542: sqlite3: .dbinfo command fails in bookworm and trixie

2025-03-04 Thread Lukas Tribus
Package: sqlite3 Version: 3.40.1-2+deb12u1 Severity: normal Dear Maintainer, sqlite3 ".dbinfo" command works fine in bullseye, fails in bookworm and trixie, upstream suggests [1] to enable SQLITE_ENABLE_DBPAGE_VTAB [2] compile option to fix this. Reproducer: sqlite3 ':memory:' 'CREATE TABLE co