log Framework/Plugins/IndexBackend.cpp @ 400:897253c21208 db-protobuf

age author description
Fri, 07 Apr 2023 15:43:42 +0200 Sebastien Jodogne support for labels in mysql db-protobuf
Fri, 07 Apr 2023 15:28:47 +0200 Sebastien Jodogne support for labels in sqlite db-protobuf
Thu, 06 Apr 2023 19:09:51 +0200 Sebastien Jodogne implemented lookup for labels in postgresql 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 11:19:19 +0200 Sebastien Jodogne clarifying types of since/limit db-protobuf
Thu, 30 Mar 2023 21:16:57 +0200 Sebastien Jodogne initializing and finalizing protobuf db-protobuf
Wed, 29 Mar 2023 08:19:40 +0200 Sebastien Jodogne refactoring IndexBackend::LogExportedResource() db-protobuf
Tue, 28 Mar 2023 12:47:54 +0200 Sebastien Jodogne started DatabaseBackendAdapterV4 db-protobuf
Tue, 28 Mar 2023 11:40:07 +0200 Sebastien Jodogne created branch db-protobuf to take advantage of OrthancPluginRegisterDatabaseBackendV4() 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
Mon, 21 Feb 2022 09:32:46 +0100 Sebastien Jodogne copyright upgraded to 2022
Thu, 25 Nov 2021 13:17:51 +0100 Sebastien Jodogne fix changeset 389c037387ea
Thu, 22 Jul 2021 19:24:58 +0200 Sebastien Jodogne Fix issue 200 (fields messed up in /changes route)
Wed, 14 Jul 2021 17:17:23 +0200 Sebastien Jodogne clarification in IndexBackend::SignalDeletedFiles()
Tue, 13 Jul 2021 17:23:54 +0200 Sebastien Jodogne fixed two DatabaseManager::CachedStatement in the same scope
Mon, 12 Jul 2021 16:53:28 +0200 Sebastien Jodogne MySQL: Added missing calls to OrthancPluginDatabaseSignalDeletedResource()
Mon, 12 Jul 2021 12:03:33 +0200 Sebastien Jodogne added transact-sql dialect for LIMIT and OFFSET
Fri, 09 Jul 2021 17:23:24 +0200 Sebastien Jodogne GenericFormatter::GetDialect()
Fri, 09 Jul 2021 16:25:08 +0200 Sebastien Jodogne in GenericFormatter, replaced ${} by ${AUTOINCREMENT}
Thu, 08 Jul 2021 18:28:47 +0200 Sebastien Jodogne added unit test
Thu, 22 Apr 2021 17:22:26 +0200 Sebastien Jodogne improved log message OrthancPostgreSQL-4.0
Thu, 22 Apr 2021 10:41:29 +0200 Sebastien Jodogne backward compatibility with Orthanc SDK 0.9.5
Tue, 20 Apr 2021 17:41:44 +0200 Sebastien Jodogne Store revisions for metadata and attachments in PostgreSQL
Tue, 20 Apr 2021 16:14:04 +0200 Sebastien Jodogne improved log
Tue, 20 Apr 2021 15:08:09 +0200 Sebastien Jodogne fix mysql and postgresql builds
Tue, 20 Apr 2021 14:46:42 +0200 Sebastien Jodogne adding support for revisions in attachments
Mon, 19 Apr 2021 18:47:50 +0200 Sebastien Jodogne implementing interface for revisions in attachments
Fri, 16 Apr 2021 17:13:33 +0200 Sebastien Jodogne handling of revisions in metadata