From b460b6f83baebdf1f8593a9dabc0d3c3915921e8 Mon Sep 17 00:00:00 2001 From: dbs Date: Sat, 7 Aug 2010 03:26:11 +0000 Subject: [PATCH] Build 210.serial before 200.acq, because 200.acq references serials Confusing due to the order implied by the filename numbers, but priority has to be on getting trunk to build cleanly again; we can sort out a better way later. git-svn-id: svn://svn.open-ils.org/ILS/trunk@17129 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/src/sql/Pg/build-db.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/sql/Pg/build-db.sh b/Open-ILS/src/sql/Pg/build-db.sh index ffafa3b7f8..c53cef920c 100755 --- a/Open-ILS/src/sql/Pg/build-db.sh +++ b/Open-ILS/src/sql/Pg/build-db.sh @@ -105,9 +105,9 @@ ordered_file_list=" 100.circ_matrix.sql 110.hold_matrix.sql + 210.schema.serials.sql 200.schema.acq.sql 201.acq.audit-functions.sql - 210.schema.serials.sql 300.schema.staged_search.sql 400.schema.action_trigger.sql -- 2.11.0