LP#1251394 Fix DB order of operations
authorDan Wells <dbw2@calvin.edu>
Fri, 20 Feb 2015 19:37:51 +0000 (14:37 -0500)
committerMike Rylander <mrylander@gmail.com>
Fri, 18 Aug 2017 17:01:49 +0000 (13:01 -0400)
commit71a3edcf1c8e2a91130a2a2f7d71eb4dd357ce5a
tree65322e88d4dde8bee33035393ce541a93c7fb169
parent99ffb92d2712d5fd858948c74115136b14426363
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