]> git.evergreen-ils.org Git - Evergreen.git/commit
initial in-db circ and hold stuff. this codifies the circ_modifier, and requires...
authormiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 3 Feb 2008 03:51:59 +0000 (03:51 +0000)
committermiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 3 Feb 2008 03:51:59 +0000 (03:51 +0000)
commit55140bc21f8e796fbb5ca304c0647c02e34f5b84
tree5987fb965962e570acdda8f12885271314809c1a
parent6d87e9e4ebb5b7cafa30c5f910ba72d970628167
initial in-db circ and hold stuff.  this codifies the circ_modifier, and requires that values be registered before importing items that use them.  so, word to the wise, and the importer.  there is some example SQL that will be useful for upgrading embedded in the script files right now.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8588 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/sql/Pg/100.circ_matrix.sql [new file with mode: 0644]
Open-ILS/src/sql/Pg/110.hold_matrix.sql [new file with mode: 0644]
Open-ILS/src/sql/Pg/build-db.sh