...
From the provided version number the correct migration script can be applied with:
Code Block |
---|
psql -d auditservicedb -f /path/to/extracted/service/tarball/sql/postgres/auditTrailServiceDBUpdate3to4.sql |
...
From the provided version number the correct migration script can be applied with:
Code Block |
---|
psql -d auditservicedb -f /path/to/extracted/service/tarball/sql/postgres/auditTrailServiceDBUpdate3to4.sql |