spotlight_settings

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
spotlight_id int8 19 null
spotlights.spotlight_id spotlight_settings_spotlight_id_foreignR
locale varchar 14 ''::character varying
setting_name varchar 255 null
setting_value text 2147483647 null
setting_type varchar 6 null

(bool|int|float|string|object|date)

Indexes

Constraint Name Type Sort Column(s)
spotlight_settings_id Performance Asc spotlight_id
spotlight_settings_pkey Must be unique Asc/Asc/Asc spotlight_id + locale + setting_name

Relationships