# HG changeset patch # User Alain Mazy # Date 1753172699 -7200 # Node ID 63a7a9eab0f1378791cb6b43aac5211f939a33c5 # Parent e9d04132a6bc8a8dd5162551ef5ef20cc9e37aed PG: Rev599 -> Rev6 diff -r e9d04132a6bc -r 63a7a9eab0f1 NewTests/PostgresUpgrades/downgrade.sh --- a/NewTests/PostgresUpgrades/downgrade.sh Mon Jul 14 16:26:56 2025 +0200 +++ b/NewTests/PostgresUpgrades/downgrade.sh Tue Jul 22 10:24:59 2025 +0200 @@ -7,7 +7,7 @@ pushd /scripts/orthanc-databases/ hg update -r sql-opti -psql -U postgres -f /scripts/orthanc-databases/PostgreSQL/Plugins/SQL/Downgrades/Rev599ToRev5.sql +psql -U postgres -f /scripts/orthanc-databases/PostgreSQL/Plugins/SQL/Downgrades/Rev6ToRev5.sql # if you want to test a downgrade procedure, you may use this code ... # psql -U postgres -f downgrade.sql