ColumnIndexOptions.opClass property
Operator class for the key.
Signature:
opClass: string;
Remarks
How the method compares values: text_pattern_ops to make LIKE 'x%' indexable, jsonb_path_ops for a narrower GIN index. Emitted as written.
Operator class for the key.
Signature:
opClass: string;
How the method compares values: text_pattern_ops to make LIKE 'x%' indexable, jsonb_path_ops for a narrower GIN index. Emitted as written.