# HG changeset patch # User Alain Mazy # Date 1758112852 -7200 # Node ID 5875be0338b078e01f4a73684da3a2ffc9b5cff3 # Parent 725930e24cb1cfc6e911ff498b93b394bc074cec fix doc diff -r 725930e24cb1 -r 5875be0338b0 PostgreSQL/Plugins/SQL/PrepareIndex.sql --- a/PostgreSQL/Plugins/SQL/PrepareIndex.sql Wed Aug 13 17:00:06 2025 +0200 +++ b/PostgreSQL/Plugins/SQL/PrepareIndex.sql Wed Sep 17 14:40:52 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: