]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1786534: ensure that changes don't regress
authorGalen Charlton <gmc@equinoxinitiative.org>
Thu, 13 Sep 2018 14:25:20 +0000 (10:25 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Thu, 13 Sep 2018 14:25:20 +0000 (10:25 -0400)
commit4894212ed19a4ab6d90b9afd8505d71043fc6e93
treefa932a5777270ef99ab79c9f0ce533593c8b3a31
parent6129d529f4456fe9c19c4e9fcf4f727eb2e612e6
LP#1786534: ensure that changes don't regress

This patch ensures that somebody who installs a maintenance
release of 3.0 or 3.1 that includes update 1130, then subsequently
upgrades to 3.2 *and* applies the schema update scripts piecemeal
doesn't suffer a regression on actor.usr_merge not updating
Vandelay session ownership or patron name keywords.

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/upgrade/1131.schema.keep_usr_merge_up_to_date.sql [new file with mode: 0644]