browse_entry_simple_heading_map

1108 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('metabib.browse_entry_simple_heading_map_id_seq'::regclass)
entry int8 19 null
browse_entry.id browse_entry_simple_heading_map_entry_fkey R
simple_heading int8 19 null
simple_heading.id browse_entry_simple_heading_map_simple_heading_fkey C

Indexes

Constraint Name Type Sort Column(s)
browse_entry_simple_heading_map_pkey Primary key Asc id
browse_entry_sh_map_entry_idx Performance Asc entry
browse_entry_sh_map_sh_idx Performance Asc simple_heading

Relationships