From: dbs Date: Mon, 28 Jul 2008 04:20:53 +0000 (+0000) Subject: We need to load the database with seed values (my bad; I removed X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=8cc6cb70edb668ac20e8034e6e586f2fa4218e54;p=Evergreen.git We need to load the database with seed values (my bad; I removed the obsolete 006 data file from asjoyner's patch but failed to add the 950 file that replaced it). git-svn-id: svn://svn.open-ils.org/ILS/trunk@10157 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 cbdac17098..b7aad2a435 100755 --- a/Open-ILS/src/sql/Pg/build-db.sh +++ b/Open-ILS/src/sql/Pg/build-db.sh @@ -99,6 +99,7 @@ ordered_file_list=" 800.fkeys.sql 900.audit-functions.sql 901.audit-tables.sql + 950.data.seed-values.sql reporter-schema.sql "