log OrthancServer/Sources/Database/SQLiteDatabaseWrapper.cpp @ 5216:450ac804d3af db-protobuf

age author description
Mon, 03 Apr 2023 14:49:33 +0200 Sebastien Jodogne simplifying IDatabaseWrapper::LogChange() db-protobuf
Mon, 03 Apr 2023 11:18:55 +0200 Sebastien Jodogne clarifying types of since/limit in IDatabaseWrapper db-protobuf
Mon, 27 Mar 2023 16:50:48 +0200 Sebastien Jodogne removed unused IDatabaseWrapper::IsExistingResource() db-protobuf
Sat, 25 Mar 2023 12:27:21 +0100 Sebastien Jodogne upgrade to year 2023
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