LP#1251394 Fix DB order of operations
authorDan Wells <dbw2@calvin.edu>
Fri, 20 Feb 2015 19:37:51 +0000 (14:37 -0500)
committerBill Erickson <berickxx@gmail.com>
Fri, 25 Aug 2017 14:25:23 +0000 (10:25 -0400)
commit2330600a85f4df01406b67c0144b6ea13188bd04
tree1eb1ee8ec0147f9a33b55092367f099246f0d4a5
parenta43209cb6035acb967126c80d5a66434f81631b4
LP#1251394 Fix DB order of operations

'representative_field' (and its check function) create circular
references between metabib_class and metabib_field.  The most
straightforward fix is to deal with those fields separate from the
initial table creation and field insertion.

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/950.data.seed-values.sql