log OrthancServer/Sources/Database/SQLiteDatabaseWrapper.cpp @ 5774:f96abfe08946 find-refactoring

age author description
Thu, 12 Sep 2024 08:25:41 +0200 Sebastien Jodogne implementation of specialized SQL commands in SQLiteDatabaseWrapper find-refactoring
Wed, 11 Sep 2024 20:49:34 +0200 Sebastien Jodogne replaced SetRetrieveOneInstanceIdentifier() by SetRetrieveOneInstanceMetadataAndAttachments() find-refactoring
Fri, 06 Sep 2024 16:04:18 +0200 Alain Mazy FormatLimits (SQLServer needs custom code) find-refactoring
Thu, 05 Sep 2024 18:52:27 +0200 Alain Mazy merged find-refactoring -> large-queries large-queries
Thu, 05 Sep 2024 18:21:56 +0200 Alain Mazy refactored extended /changes large-queries
Tue, 03 Sep 2024 16:37:31 +0200 Alain Mazy fix DICOMWeb integration tests find-refactoring
Tue, 03 Sep 2024 11:09:49 +0200 Alain Mazy ExtendedFind in SQLite continued (all basic integration tests OK) 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
Fri, 19 Jul 2024 10:19:57 +0200 Sebastien Jodogne moved experimental code to graveyard find-refactoring
Tue, 09 Jul 2024 10:15:15 +0200 Sebastien Jodogne integration mainline->find-refactoring find-refactoring
Tue, 09 Jul 2024 10:09:57 +0200 Sebastien Jodogne added container class DatabaseConstraints