log OrthancServer/Sources/Database/SQLiteDatabaseWrapper.cpp @ 5568:b0b5546f1b9f find-refactoring

age author description
Thu, 25 Apr 2024 09:22:07 +0200 Alain Mazy find refactor: re-use existing code. /studies?expand is almost fully implemented with new code find-refactoring
Tue, 23 Apr 2024 16:49:44 +0200 Alain Mazy FindRequest: group metadata and tag constrains in a single class, allow ordering against metadata find-refactoring
Mon, 15 Apr 2024 16:13:24 +0200 Sebastien Jodogne introduction of FindRequest and FindResponse find-refactoring
Thu, 11 Apr 2024 19:02:20 +0200 Alain Mazy Added ExtendedApiV1: /changes large-queries
Tue, 30 Jan 2024 09:29:12 +0100 Sebastien Jodogne removed unused variable dbCapabilities_ in SQLiteDatabaseWrapper::TransactionBase pg-transactions
Tue, 30 Jan 2024 09:21:41 +0100 Sebastien Jodogne removed unused method IDatabaseWrapper::ITransaction::GetDatabaseCapabilities() pg-transactions
Mon, 29 Jan 2024 19:19:52 +0100 Sebastien Jodogne refactoring IDatabaseWrapper::Capabilities pg-transactions