controlled_vocab_entry_settings

4074 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
controlled_vocab_entry_id BIGINT 19 null
controlled_vocab_entries.controlled_vocab_entry_id Implied Constraint R
locale VARCHAR 14 ''
setting_name VARCHAR 255 null
setting_value TEXT 65535 NULL
setting_type VARCHAR 6 null

Indexes

Constraint Name Type Sort Column(s)
c_v_e_s_entry_id Performance Asc controlled_vocab_entry_id
c_v_e_s_pkey Must be unique Asc/Asc/Asc controlled_vocab_entry_id + locale + setting_name

Relationships