]> git.evergreen-ils.org Git - Evergreen.git/commit
moving sql files to dir matching the Open-ILS driver name (sorry for killing the...
authormiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 24 Jul 2005 21:12:56 +0000 (21:12 +0000)
committermiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 24 Jul 2005 21:12:56 +0000 (21:12 +0000)
commite3e0e6cbd5c167aa5bb984d80443bf6502631fbc
tree363d12dbdd218f1a2f90c210d10650357e7f24a3
parentded833d945b468aa0888ec9422d96623708b856c
moving sql files to dir matching the Open-ILS driver name (sorry for killing the history...)

git-svn-id: svn://svn.open-ils.org/ILS/trunk@1395 dcc99617-32d9-48b4-a31d-7c20da2025e4
12 files changed:
Open-ILS/src/sql/Pg/002.schema.config.sql [new file with mode: 0644]
Open-ILS/src/sql/Pg/005.schema.actors.sql [new file with mode: 0644]
Open-ILS/src/sql/Pg/006.schema.permissions.sql [new file with mode: 0644]
Open-ILS/src/sql/Pg/010.schema.biblio.sql [new file with mode: 0644]
Open-ILS/src/sql/Pg/020.schema.functions.sql [new file with mode: 0644]
Open-ILS/src/sql/Pg/030.schema.metabib.sql [new file with mode: 0644]
Open-ILS/src/sql/Pg/040.schema.asset.sql [new file with mode: 0644]
Open-ILS/src/sql/Pg/080.schema.money.sql [new file with mode: 0644]
Open-ILS/src/sql/Pg/090.schema.action.sql [new file with mode: 0644]
Open-ILS/src/sql/Pg/800.fkeys.sql [new file with mode: 0644]
Open-ILS/src/sql/Pg/900.audit-tables.sql [new file with mode: 0644]
Open-ILS/src/sql/Pg/build-db-Postgres.sh [new file with mode: 0755]