]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1858448 Disable inititial aged money migration
authorBill Erickson <berickxx@gmail.com>
Fri, 24 Apr 2020 14:42:42 +0000 (10:42 -0400)
committerJason Stephenson <jason@sigio.com>
Tue, 28 Apr 2020 18:29:35 +0000 (14:29 -0400)
commitf5992131d0da50115a1ce312d8683c4011ef13d9
tree1719bc7e999f36f3ec3c5e06549c29034a8f22bf
parent56ca6e49fbcee3a73ec477b8569e8b873f7401a2
LP1858448 Disable inititial aged money migration

Modify the existing SQL upgrade scripts to prevent the automatic
migration of billings/payments to the new aged money tables.  This is
done to prevent data loss for sites which have not yet upgraded to the
affected versions.

The schema changes are kept so both pre- and post-upgrade sites can
follow the same schema update path.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jason Stephenson <jason@sigio.com>
Open-ILS/src/sql/Pg/upgrade/1181.schema.aged-billing-payment.sql
Open-ILS/src/sql/Pg/upgrade/1192.schema.fix_circ_aging.sql
Open-ILS/src/sql/Pg/version-upgrade/3.3.3-3.4.0-upgrade-db.sql