diff PostgreSQL/Plugins/SQL/PrepareIndex.sql @ 470:11c6bcc9d1f2

cleanup
author Alain Mazy <am@osimis.io>
date Mon, 05 Feb 2024 18:26:37 +0100
parents da0586c5cbd8
children f18e46d7dbf8 6667bd31beaf
line wrap: on
line diff
--- a/PostgreSQL/Plugins/SQL/PrepareIndex.sql	Mon Feb 05 09:48:11 2024 +0100
+++ b/PostgreSQL/Plugins/SQL/PrepareIndex.sql	Mon Feb 05 18:26:37 2024 +0100
@@ -1,4 +1,4 @@
--- This SQL file creates a DB in version.revision 6.2 directly
+-- This SQL file creates a DB in Rev2 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: