LP#1719726: make config.metabib_field.display_field have same default user/gmcharlt/lp1719726_3_0_rc_schema_update
authorGalen Charlton <gmc@equinoxinitiative.org>
Wed, 27 Sep 2017 16:39:36 +0000 (12:39 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Wed, 27 Sep 2017 16:45:56 +0000 (12:45 -0400)
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/sql/Pg/002.schema.config.sql

index 6610d59..9fb81da 100644 (file)
@@ -215,7 +215,7 @@ CREATE TABLE config.metabib_field (
        authority_xpath TEXT,
        joiner      TEXT,
        restrict        BOOL    DEFAULT FALSE NOT NULL,
-    display_field BOOL NOT NULL DEFAULT TRUE
+    display_field BOOL NOT NULL DEFAULT FALSE
 );
 COMMENT ON TABLE config.metabib_field IS $$
 XPath used for record indexing ingest