spotlights

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
spotlight_id bigserial 19 nextval('spotlights_spotlight_id_seq'::regclass)
spotlight_settings.spotlight_id spotlight_settings_spotlight_id_foreignR
assoc_type int2 5 null
assoc_id int2 5 null
press_id int8 19 null
presses.press_id spotlights_press_id_foreignC

Indexes

Constraint Name Type Sort Column(s)
spotlights_pkey Primary key Asc spotlight_id
spotlights_assoc Performance Asc/Asc assoc_type + assoc_id
spotlights_press_id Performance Asc press_id

Relationships