From 4f50dad75645d0338bef134a69a3c33d52cc6d31 Mon Sep 17 00:00:00 2001 From: miker Date: Fri, 4 Dec 2009 15:34:10 +0000 Subject: [PATCH] adding new schemas to the database building script git-svn-id: svn://svn.open-ils.org/ILS/trunk@15076 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/src/sql/Pg/build-db.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Open-ILS/src/sql/Pg/build-db.sh b/Open-ILS/src/sql/Pg/build-db.sh index 705e7706f..a6642a0b3 100755 --- a/Open-ILS/src/sql/Pg/build-db.sh +++ b/Open-ILS/src/sql/Pg/build-db.sh @@ -89,15 +89,18 @@ ordered_file_list=" 005.schema.actors.sql 006.schema.permissions.sql + 008.schema.query.sql 010.schema.biblio.sql 011.schema.authority.sql 012.schema.vandelay.sql + 015.schema.staging.sql 020.schema.functions.sql 030.schema.metabib.sql 040.schema.asset.sql 070.schema.container.sql 080.schema.money.sql 090.schema.action.sql + 095.schema.booking.sql 100.circ_matrix.sql 110.hold_matrix.sql -- 2.11.0