log OrthancServer/Sources/Database/SQLiteDatabaseWrapper.cpp @ 5090:cc1a8b3ff319

age author description
Fri, 30 Sep 2022 15:17:21 +0200 Alain Mazy Made the default SQLite DB more robust wrt future updates like adding new columns in DB.
Thu, 15 Sep 2022 09:02:07 +0200 Alain Mazy added support for revision in SQLite + avoid upgrading DB version attach-custom-data
Thu, 08 Sep 2022 17:42:08 +0200 Alain Mazy allow plugins to store a customData in the Attachments table to e.g. store custom paths without requiring an external DB attach-custom-data
Tue, 02 Aug 2022 11:38:31 +0200 Alain Mazy SQLite: close and delete WAL and SHM files on exit (contribution from Sebastian Höffner)
Sun, 20 Feb 2022 11:14:34 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Tue, 11 Jan 2022 11:15:42 +0100 Sebastien Jodogne upgrade to year 2022