changeset 850:895215bfb8aa default tip

fix
author Alain Mazy <am@orthanc.team>
date Tue, 12 Aug 2025 17:56:46 +0200
parents 43320c6a8044
children
files NewTests/PostgresUpgrades/downgrade.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/NewTests/PostgresUpgrades/downgrade.sh	Tue Aug 12 17:54:50 2025 +0200
+++ b/NewTests/PostgresUpgrades/downgrade.sh	Tue Aug 12 17:56:46 2025 +0200
@@ -5,7 +5,7 @@
 apt-get update && apt-get install -y wget mercurial
 hg clone https://orthanc.uclouvain.be/hg/orthanc-databases
 pushd /scripts/orthanc-databases/
-hg update -r sql-opti
+# hg update -r default
 
 psql -U postgres -f /scripts/orthanc-databases/PostgreSQL/Plugins/SQL/Downgrades/Rev6ToRev5.sql