adding a foreign key check for selction_ou on action.hold_request
authorRogan Hamby <rogan.hamby@gmail.com>
Mon, 13 Mar 2023 13:16:48 +0000 (09:16 -0400)
committerJane Sandberg <js7389@princeton.edu>
Tue, 9 May 2023 02:38:13 +0000 (19:38 -0700)
commit8495bbe0f3e087b5ca7b68198d70e46c59edec76
tree19e494b9da865cd569f87b40b51dda22ae4e1346
parentd23ef891fa721911574f6df360823ec08f5ba3e2
adding a foreign key check for selction_ou on action.hold_request

Signed-off-by: Jane Sandberg <js7389@princeton.edu>

adding a check in the upgrade script for a non-existent selection_ou and changing it to the request_lib

Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Open-ILS/src/sql/Pg/090.schema.action.sql
Open-ILS/src/sql/Pg/upgrade/xxxx.schema.function-selection-ou-fkey.sql [new file with mode: 0644]