Mercurial > hg > orthanc-tests
changeset 843:63a7a9eab0f1 sql-opti
PG: Rev599 -> Rev6
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Tue, 22 Jul 2025 10:24:59 +0200 |
parents | e9d04132a6bc |
children | f190fe4f1c39 8ee7c82ff6df |
files | NewTests/PostgresUpgrades/downgrade.sh |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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