View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010116 | Taler | qtart | public | 2025-06-20 22:11 | 2025-06-21 22:02 |
Reporter | Florian Dold | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | have not tried |
Status | confirmed | Resolution | open | ||
Product Version | 1.0 | ||||
Target Version | post-2.0 | ||||
Summary | 0010116: implement direct/safe sqlite3 export on qtart (currently fails with "cannot VACUUM - SQL statements in progress") | ||||
Description | Using "VACUUM INTO" would be the safest way to get an export of the sqlite3 DB in a proper state. However, "VACUUM INTO" fails right now, because some of the sqlite3 helpers seem to not properly reset prepared statements after use. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-06-20 22:11 | Florian Dold | New Issue | |
2025-06-21 22:02 | Christian Grothoff | Severity | minor => feature |
2025-06-21 22:02 | Christian Grothoff | Status | new => confirmed |
2025-06-21 22:02 | Christian Grothoff | Product Version | => 1.0 |