Mercurial > hg > orthanc-databases
changeset 679:96a6640b8498 sql-opti
release notes
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Wed, 04 Jun 2025 11:01:07 +0200 |
parents | 91543bb29a29 |
children | 0ce2725836c6 |
files | PostgreSQL/NEWS |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/PostgreSQL/NEWS Wed Jun 04 11:00:36 2025 +0200 +++ b/PostgreSQL/NEWS Wed Jun 04 11:01:07 2025 +0200 @@ -13,8 +13,9 @@ Maintenance: * Optimized the CreateInstance SQL query. -* Internal: The PatientRecyclingOrder has been refactored and is now stored in - Patient metadata (18: IsProtected, 19: PatientRecyclingOrder) +* Internals: + - The PatientRecyclingOrder has been refactored and is now stored in + Patient metadata (18: IsProtected, 19: PatientRecyclingOrder) Release 7.2 (2025-02-27)