log OrthancServer/Sources/Search/ISqlLookupFormatter.cpp @ 5825:881cd0965146 find-refactoring

age author description
Fri, 04 Oct 2024 19:03:14 +0200 Alain Mazy added OrderBy support in SQLite find-refactoring
Thu, 19 Sep 2024 17:50:20 +0200 Alain Mazy rewrote SQLite find using CTEs instead of temporary tables find-refactoring
Mon, 09 Sep 2024 16:14:22 +0200 Sebastien Jodogne un-sharing DatabaseConstraint and ISqlLookupFormatter with orthanc-databases find-refactoring
Fri, 06 Sep 2024 16:04:18 +0200 Alain Mazy FormatLimits (SQLServer needs custom code) find-refactoring
Tue, 03 Sep 2024 16:37:31 +0200 Alain Mazy fix DICOMWeb integration tests find-refactoring
Tue, 03 Sep 2024 09:34:41 +0200 Alain Mazy ExtendedFind in SQLite continued (6 tests still failing) find-refactoring
Fri, 30 Aug 2024 18:03:37 +0200 Alain Mazy WIP: started to implement IntegratedFind in SQLite find-refactoring-clean
Tue, 09 Jul 2024 10:09:57 +0200 Sebastien Jodogne added container class DatabaseConstraints
Thu, 30 May 2024 21:19:57 +0200 Sebastien Jodogne updated copyright, as Orthanc Team now replaces Osimis
Thu, 04 Jan 2024 15:10:42 +0100 Sebastien Jodogne upgrade to year 2024
Wed, 20 Dec 2023 14:44:09 +0100 Alain Mazy missing includes for assert()
Mon, 11 Dec 2023 12:03:48 +0100 Alain Mazy CppCheck
Mon, 13 Nov 2023 20:35:44 +0100 Alain Mazy sync code from DB plugins
Tue, 11 Apr 2023 20:50:43 +0200 Sebastien Jodogne fix db-protobuf
Fri, 07 Apr 2023 22:18:37 +0200 Sebastien Jodogne replaced "WithLabels" and "WithoutLabels", by "Labels" and "LabelsConstraint" db-protobuf