log Framework/Plugins/DatabaseBackendAdapterV4.cpp @ 520:e1d3da372805 OrthancMySQL-5.2 tip

age author description
Thu, 30 May 2024 21:47:02 +0200 Sebastien Jodogne updated copyright, as Orthanc Team now replaces Osimis
Thu, 11 Apr 2024 18:52:42 +0200 Alain Mazy Added support for ExtendedApiV1: /changes large-queries
Wed, 24 Jan 2024 15:58:27 +0100 Sebastien Jodogne fix compatibility with older versions of Orthanc SDK pg-transactions
Wed, 24 Jan 2024 15:27:38 +0100 Sebastien Jodogne integration mainline->pg-transactions pg-transactions
Wed, 24 Jan 2024 15:25:48 +0100 Sebastien Jodogne update year to 2024
Mon, 15 Jan 2024 18:27:20 +0100 Alain Mazy measure DB latency pg-transactions
Wed, 10 Jan 2024 15:25:03 +0100 Alain Mazy now logging DatabaseCannotSerialize as a warning only with the details (Orthanc will log it as an error after all retries) pg-transactions
Fri, 15 Dec 2023 17:11:26 +0100 Alain Mazy InsertOrUpdateMetadata function + UpdateAndGetStatistics pg-transactions
Thu, 07 Dec 2023 12:13:43 +0100 Alain Mazy PG: IncrementGlobalProperty pg-transactions
Tue, 11 Apr 2023 11:10:19 +0200 Sebastien Jodogne database plugins are informed about the identifier tags db-protobuf
Sat, 08 Apr 2023 10:26:03 +0200 Sebastien Jodogne implemented IDatabaseBackend::ListAllLabels() db-protobuf
Fri, 07 Apr 2023 22:32:15 +0200 Sebastien Jodogne replaced "WithLabels" and "WithoutLabels", by "Labels" and "LabelsConstraint" db-protobuf
Thu, 06 Apr 2023 19:00:29 +0200 Sebastien Jodogne implementation of list/add/remove labels in postgresql db-protobuf
Wed, 05 Apr 2023 12:09:46 +0200 Sebastien Jodogne added primitives to handle labels db-protobuf
Wed, 05 Apr 2023 11:17:20 +0200 Sebastien Jodogne upgrade to year 2023
Mon, 03 Apr 2023 10:46:01 +0200 Sebastien Jodogne fix db-protobuf
Sun, 02 Apr 2023 12:52:46 +0200 Sebastien Jodogne pedantic db-protobuf
Fri, 31 Mar 2023 17:28:44 +0200 Sebastien Jodogne implemented finalize_transaction() db-protobuf
Thu, 30 Mar 2023 17:08:00 +0200 Sebastien Jodogne implemented full protobuf api db-protobuf
Wed, 29 Mar 2023 08:47:35 +0200 Sebastien Jodogne cont db-protobuf
Wed, 29 Mar 2023 08:19:40 +0200 Sebastien Jodogne refactoring IndexBackend::LogExportedResource() db-protobuf
Wed, 29 Mar 2023 07:57:49 +0200 Sebastien Jodogne simplification db-protobuf
Tue, 28 Mar 2023 19:15:33 +0200 Sebastien Jodogne cont db-protobuf
Tue, 28 Mar 2023 18:11:27 +0200 Sebastien Jodogne implemented database operations db-protobuf
Tue, 28 Mar 2023 12:47:54 +0200 Sebastien Jodogne started DatabaseBackendAdapterV4 db-protobuf
Thu, 15 Sep 2022 18:12:34 +0200 Alain Mazy DatabaseBackendAdapterV4: added support for customData + revision when not already done attach-custom-data