log OrthancServer/Sources/Search/ISqlLookupFormatter.cpp @ 5828:7030fa489669 find-refactoring

age author description
Mon, 07 Oct 2024 15:19:26 +0200 Alain Mazy tools/find: QueryMetadata find-refactoring
Mon, 07 Oct 2024 10:54:40 +0200 Alain Mazy cleanup find-refactoring
Mon, 07 Oct 2024 10:51:27 +0200 Alain Mazy tools/find: ParentPatient and co .. find-refactoring
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