egdb3_12_9
.search
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
disable_symspell_reification()
Parameters
Name
Type
Mode
IN
Definition
INSERT INTO config.internal_flag (name,enabled) VALUES ('ingest.disable_symspell_reification',TRUE) ON CONFLICT (name) DO UPDATE SET enabled = TRUE;