metabib_class

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
name text 2147483647 null
metabib_class_ts_map.field_class metabib_class_ts_map_field_class_fkey R
metabib_field.field_class metabib_field_field_class_fkey R
metabib_search_alias.field_class metabib_search_alias_field_class_fkey R
label text 2147483647 null
buoyant bool 1 false
restrict bool 1 false
combined bool 1 false
a_weight numeric 0 1.0
b_weight numeric 0 0.4
c_weight numeric 0 0.2
d_weight numeric 0 0.1
variant_authority_suggestion bool 1 true
symspell_transfer_case bool 1 true
symspell_skip_correct bool 1 false
symspell_suggestion_verbosity int4 10 2
max_phrase_edit_distance int4 10 2
suggestion_word_option_count int4 10 5
max_suggestions int4 10 '-1'::integer
low_result_threshold int4 10 0
min_suggestion_use_threshold int4 10 1
soundex_weight int4 10 0
pg_trgm_weight int4 10 0
keyboard_distance_weight int4 10 0

Indexes

Constraint Name Type Sort Column(s)
metabib_class_pkey Primary key Asc name
metabib_class_label_key Must be unique Asc label

Relationships