log Framework/Common/DatabaseManager.cpp @ 459:ecd0b719cff5

age author description
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
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
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
Tue, 20 Jul 2021 15:52:15 +0200 Sebastien Jodogne compatibility with Orthanc framework < 1.9.2
Mon, 12 Jul 2021 09:40:01 +0200 Sebastien Jodogne added Dictionary::Clear()
Thu, 01 Jul 2021 11:31:16 +0200 Sebastien Jodogne fix
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 17:00:02 +0200 Sebastien Jodogne MySQL: Support of range reads for the storage area
Tue, 13 Apr 2021 12:07:30 +0200 Sebastien Jodogne simplification of class DatabaseManager::Transaction