Mercurial > hg > orthanc-databases
changeset 739:696f2dd60f4d default tip
merge
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Wed, 17 Sep 2025 14:41:20 +0200 |
parents | 5875be0338b0 (diff) 7384635989fc (current diff) |
children | |
files | |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/PostgreSQL/Plugins/SQL/PrepareIndex.sql Mon Sep 01 12:25:23 2025 +0200 +++ b/PostgreSQL/Plugins/SQL/PrepareIndex.sql Wed Sep 17 14:41:20 2025 +0200 @@ -1,4 +1,4 @@ --- This SQL file creates a DB in Rev5 directly +-- This SQL file creates a DB in Rev6 directly -- It is also run after upgrade scripts to create new tables and or create/replace triggers and functions. -- This script is self contained, it contains everything that needs to be run to create an Orthanc DB. -- Note to developers: