Working towards SVF. This is most of phase 1, which is basic DB and QP support.
authorMike Rylander <mrylander@gmail.com>
Thu, 10 Feb 2011 17:54:05 +0000 (12:54 -0500)
committerMike Rylander <mrylander@gmail.com>
Thu, 10 Feb 2011 17:54:05 +0000 (12:54 -0500)
commit856c72ef454e6981b66d3aa981ff9d7669595a77
tree7479f1b7c4f9bc1f4b9724bf387990f7c300e792
parent866d1fe3f0d7fa68ecfb0dbc09a5c536624fca9a
Working towards SVF. This is most of phase 1, which is basic DB and QP support.
12 files changed:
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/Driver/Pg/QueryParser.pm
Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/QueryParser.pm
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/030.schema.metabib.sql
Open-ILS/src/sql/Pg/040.schema.asset.sql
Open-ILS/src/sql/Pg/090.schema.action.sql
Open-ILS/src/sql/Pg/100.circ_matrix.sql
Open-ILS/src/sql/Pg/110.hold_matrix.sql
Open-ILS/src/sql/Pg/800.fkeys.sql
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.svf-phase-one.sql [new file with mode: 0644]