]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1684984: Remove obsolete ingest.disable_metabib_field_entry flag.
authorJason Stephenson <jason@sigio.com>
Sat, 22 Apr 2017 00:42:49 +0000 (20:42 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 1 May 2017 19:02:32 +0000 (15:02 -0400)
commit170acf44e558b659bb9c19e5be4a4b54e4eb66ca
tree6c6d213ac03c2cea178fcc72d055a1349c174fc7
parent3c35e94bc037fa8ebb08b302d8e79f53b5ac004b
LP#1684984: Remove obsolete ingest.disable_metabib_field_entry flag.

Per discussion in IRC, the ingest.disable_metabib_field_entry internal
flag was obsoleted by the addition of the ingest.skip_browse_indexing,
ingest.skip_search_indexing, and ingest.skip_facet_indexing
flags. Since ingest.disable_metabib_field_entry is not used anywhere
in the database, this branch removes it.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/t/lp1684984-remove-ingest.disable_metabib_field_entry.pg [new file with mode: 0644]
Open-ILS/src/sql/Pg/upgrade/XXXX.data.remove_ingest.disable_metabib_field_entry.sql [new file with mode: 0644]