]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Add two new tables to the query schema: case_branch and from_relation.
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 2 Dec 2009 04:37:32 +0000 (04:37 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 2 Dec 2009 04:37:32 +0000 (04:37 +0000)
commit59460772e3f5cab6933a4c6a14220eeff3bb2c40
tree4925736711e004a67ef144a86e31c3b5ea5bd4a9
parent6fb5740c8cd7c4f9d989df57ff25b4b31e293ddb
Add two new tables to the query schema: case_branch and from_relation.

Also: create a foreign key in stored_query pointing to
from_relation.

M    Open-ILS/src/sql/Pg/002.schema.config.sql
A    Open-ILS/src/sql/Pg/upgrade/0100.schema.query-case-from.sql
M    Open-ILS/examples/fm_IDL.xml

git-svn-id: svn://svn.open-ils.org/ILS/trunk@15052 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/upgrade/0100.schema.query-case-from.sql [new file with mode: 0644]