From: miker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Date: Fri, 4 Dec 2009 15:34:10 +0000 (+0000)
Subject: adding new schemas to the database building script
X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=4f50dad75645d0338bef134a69a3c33d52cc6d31;p=contrib%2FConifer.git

adding new schemas to the database building script

git-svn-id: svn://svn.open-ils.org/ILS/trunk@15076 dcc99617-32d9-48b4-a31d-7c20da2025e4
---

diff --git a/Open-ILS/src/sql/Pg/build-db.sh b/Open-ILS/src/sql/Pg/build-db.sh
index 705e7706f7..a6642a0b38 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