]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1723977: Test for NULLness of bib attr vector user/miker/lp-1723977-staff-visibility-test
authorMike Rylander <miker@esilibrary.com>
Tue, 7 Nov 2017 18:59:21 +0000 (13:59 -0500)
committerMike Rylander <miker@esilibrary.com>
Tue, 7 Nov 2017 18:59:21 +0000 (13:59 -0500)
commitf6b918a7e9b47d21f907f83577ea6d51e942b7d3
tree0c28e73fc63d46658a76b23188d77e480d49aca0
parent485c9cdaed8a6dd0f2249fc7a774e2125aed2288
LP#1723977: Test for NULLness of bib attr vector

The bib attribute vector may be null, in the case of a record with no bib source
or LURI.  When testing emptiness we need to ask if the field IS NULL rather than
just testing its contents.

Signed-off-by: Mike Rylander <miker@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/Driver/Pg/QueryParser.pm
Open-ILS/src/sql/Pg/300.schema.staged_search.sql