log OrthancServer/Sources/Database/SQLiteDatabaseWrapper.cpp @ 5803:e219e272650d find-refactoring

age author description
Fri, 20 Sep 2024 18:18:52 +0200 Alain Mazy fix retrieval of grandchildren info + cleanup find-refactoring
Thu, 19 Sep 2024 17:50:20 +0200 Alain Mazy rewrote SQLite find using CTEs instead of temporary tables find-refactoring
Wed, 18 Sep 2024 09:34:52 +0200 Alain Mazy improved handling of DicomSequences in parent find-refactoring
Sat, 14 Sep 2024 11:24:11 +0200 Alain Mazy fix find-refactoring
Fri, 13 Sep 2024 11:57:14 +0200 Alain Mazy wip: started implementing Find in PostgreSQL find-refactoring
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