LP#1426133: Set merge_profile_id_seq explicitly
authorRemington Steed <rjs7@calvin.edu>
Thu, 26 Feb 2015 21:21:48 +0000 (16:21 -0500)
committerDan Scott <dscott@laurentian.ca>
Thu, 5 Mar 2015 17:43:14 +0000 (12:43 -0500)
commitb76d71788090481e28d81856c106ed5734d301ca
tree7efcb19bca19fba436938bff3ad956b31551bffa
parent2d63845991fbcc9b352dbc355a74818bced59eca
LP#1426133: Set merge_profile_id_seq explicitly

Many database tables need to explicitly set the id sequence (often to
100) to provide room for stock data with static ids. This commit does so
for vandelay.merge_profile, and also updates the ids of any non-stock
profiles (both in the merge_profile table and in related settings).

Signed-off-by: Remington Steed <rjs7@calvin.edu>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.redo_vandelay_merge_profile_sequence.sql [new file with mode: 0644]