]> 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:25:01 +0000 (14:25 -0400)
commitef43738be689604eeae01e3efc8b7609f9401e44
treeae2f5d0c139b23722cfeee73684624240c52c02b
parent307a02f70610b28bc572e1309483b051a673b3df
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