# HG changeset patch # User Alain Mazy # Date 1758112880 -7200 # Node ID 696f2dd60f4d1498196ed432b162cffa3c22069d # Parent 5875be0338b078e01f4a73684da3a2ffc9b5cff3# Parent 7384635989fc99e762766a27737f3bc797eadbd7 merge diff -r 7384635989fc -r 696f2dd60f4d PostgreSQL/Plugins/SQL/PrepareIndex.sql --- 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: