Change #4972
Category | None |
Changed by | Jason Boyer <JBoyer | @library.in.gov>
Changed at | Thu 09 Nov 2017 10:40:34 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | bdcb8b6acf829940e1ebbef0feabd2c60461d082 |
Comments
LP1724223: Fix inherited FKEY triggers When running these triggers on TG_OP=DELETE they always fail and prevent the delete. Skipping the triggers on DELETE allows things to continue as usual. To test ------- Verify that after applying the patch that you can remove notes and copy tags from copies and copies from buckets and Vandely import queues. Signed-off-by: Jason Boyer <JBoyer@library.in.gov> Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Changed files
- Open-ILS/src/sql/Pg/070.schema.container.sql
- Open-ILS/src/sql/Pg/800.fkeys.sql
- Open-ILS/src/sql/Pg/upgrade/XXXX.schema.lp1724223-re-inherited.sql