Mercurial > hg > orthanc-databases
view Odbc/NEWS @ 433:5964ce6385a5 pg-transactions
use temporary tables for DeletedFiles, RemainingAncestor and DeletedResources
author | Alain Mazy <am@osimis.io> |
---|---|
date | Wed, 13 Dec 2023 15:48:56 +0100 |
parents | 2791f0da61c7 |
children | 0f11a1f67dff |
line wrap: on
line source
Pending changes in the mainline =============================== * Optimization of LookupResources mainly used in tools/find, C-Find and QIDO-RS. * Added support for labels * Compatibility with Orthanc SDK 1.12.0 (communications between the Orthanc core and the database plugin using Google Protocol Buffers) Release 1.1 (2021-12-06) ======================== * Now escaping '[' & ']' characters in lookup queries to allow matching e.g PatientName containing angle brackets Release 1.0 (2021-08-12) ======================== * Initial release