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>
Wed, 17 May 2017 18:51:35 +0000 (14:51 -0400)
commit4b5471dde4c9d86615a03cbb1552851653bc64c1
tree882f89afc289fa4bff11ac55f20091909acd6a23
parent0f399e6549996e1944420edaad1d458572c9bea4
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