]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1731281: Remove Deleted Items From acvac Table
authorJason Boyer <JBoyer@library.in.gov>
Thu, 9 Nov 2017 14:55:42 +0000 (09:55 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Thu, 9 Nov 2017 16:15:36 +0000 (11:15 -0500)
commit469afd3b1cdd1c8aaac91b30dac49fe51666ac03
tree5218ff9cb5216df28b86cb40774159e7ed131a95
parentdaa5e3bcb53d80e9a427b72ba1ef3baaceed1202
LP1731281: Remove Deleted Items From acvac Table

The script that created the acvac table accidentally
included entries for deleted items which leads to confusion
when titles the library no longer owns are displayed as
available again, even though no copies appear on the record
detail page. This upgrade script removes any that are left
there.

Signed-off-by: Jason Boyer <JBoyer@library.in.gov>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/sql/Pg/upgrade/XXXX.data.lp1731281-acvac-cleanup.sql [new file with mode: 0644]