Change #8141
Category | None |
Changed by | Mike Rylander <mrylander | @gmail.com>
Changed at | Fri 24 Sep 2021 14:45:57 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 6aecb1ab42286373b5e74d6a9c069da7a92d7b98 |
Comments
LP#1901597: Allow multi-subfield match in vandelay.strip_field Now, when supplying a subfield match restriction for use with vandelay.strip_field, you can separate multiple restrictions with '&&' (no quotes). For instance, to remove a Located URI 856 for for a combination of a specific owner and a specific domain, you might say: 856[u~oldservice.com && 9~MYLIB] Signed-off-by: Mike Rylander <mrylander@gmail.com> Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Changed files
- Open-ILS/src/sql/Pg/012.schema.vandelay.sql
- Open-ILS/src/sql/Pg/upgrade/XXXX.function.strip_field_multimatch.sql