log Framework/Common/DatabaseManager.h @ 522:c49136b34891 large-queries tip

age author description
Thu, 04 Jul 2024 07:44:39 +0200 Alain Mazy merge default -> large-queries large-queries
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: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
Thu, 18 Jan 2024 10:04:43 +0100 Alain Mazy fix latency measure for ODBC pg-transactions
Thu, 14 Dec 2023 09:25:45 +0100 Alain Mazy new creating temporary tables inside functions pg-transactions
Wed, 13 Dec 2023 16:52:06 +0100 Alain Mazy DeleteResource does not need the RemainingAncestor table anymore pg-transactions
Wed, 05 Apr 2023 11:17:20 +0200 Sebastien Jodogne upgrade to year 2023
Mon, 21 Feb 2022 09:32:46 +0100 Sebastien Jodogne copyright upgraded to 2022
Mon, 12 Jul 2021 17:22:53 +0200 Sebastien Jodogne added warning comment
Mon, 12 Jul 2021 16:53:28 +0200 Sebastien Jodogne MySQL: Added missing calls to OrthancPluginDatabaseSignalDeletedResource()
Tue, 20 Apr 2021 15:08:09 +0200 Sebastien Jodogne fix mysql and postgresql builds
Wed, 14 Apr 2021 17:57:08 +0200 Sebastien Jodogne reintroduction of IDatabaseFactory into DatabaseManager
Wed, 14 Apr 2021 15:33:57 +0200 Sebastien Jodogne fix crash if connection to server is lost
Tue, 13 Apr 2021 12:07:30 +0200 Sebastien Jodogne simplification of class DatabaseManager::Transaction
Thu, 08 Apr 2021 19:09:04 +0200 Sebastien Jodogne refactoring to remove GlobalProperties.cpp
Tue, 06 Apr 2021 11:59:31 +0200 Sebastien Jodogne removed mutex out of DatabaseManager
Fri, 02 Apr 2021 19:23:36 +0200 Sebastien Jodogne DatabaseManager doesn't IDatabaseFactory anymore
Tue, 30 Mar 2021 10:40:34 +0200 Sebastien Jodogne implementation of the "serverIdentifier" information for global properties
Fri, 19 Mar 2021 15:11:45 +0100 Sebastien Jodogne wrapping transactions in API v3
Wed, 06 Jan 2021 17:40:27 +0100 Sebastien Jodogne upgrade to year 2021
Mon, 06 Jul 2020 12:45:58 +0200 Sebastien Jodogne replacing deprecated std::auto_ptr by std::unique_ptr
Wed, 01 Jul 2020 08:54:32 +0200 Sebastien Jodogne sync
Fri, 31 Jan 2020 17:24:29 +0100 Sebastien Jodogne upgrade to year 2020
Mon, 21 Jan 2019 14:37:32 +0100 Sebastien Jodogne cppcheck db-changes
Sat, 05 Jan 2019 11:41:15 +0100 Sebastien Jodogne new extension implemented for PostgreSQL: SetResourcesContent db-changes
Thu, 03 Jan 2019 14:04:46 +0100 Sebastien Jodogne all integration tests passing with LookupResources extension db-changes
Mon, 24 Dec 2018 13:35:26 +0100 Sebastien Jodogne preparing for 2019
Mon, 16 Jul 2018 15:20:35 +0200 Sebastien Jodogne cppcheck
Thu, 12 Jul 2018 10:44:17 +0200 Sebastien Jodogne handling of implicit transactions in DatabaseManager
Tue, 10 Jul 2018 10:40:39 +0200 Sebastien Jodogne fix sqlite
Mon, 09 Jul 2018 20:28:27 +0200 Sebastien Jodogne PostgreSQLStorageArea working
Mon, 09 Jul 2018 18:34:56 +0200 Sebastien Jodogne transactions for storage area
Wed, 04 Jul 2018 08:16:29 +0200 Sebastien Jodogne initial commit