Table postgres.public.store Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
store_id serial 10  √  nextval('store_store_id_seq'::regclass)
customer.store_id customer_store_id_fkey R
inventory.store_id inventory_store_id_fkey R
staff.store_id staff_store_id_fkey R
manager_staff_id int2 5
staff.staff_id store_manager_staff_id_fkey R
address_id int2 5
address.address_id store_address_id_fkey R
last_update timestamp 29,6 now()

Table contained 2 rows at Mon Feb 20 18:07 CET 2023

Indexes:
Column(s) Type Sort Constraint Name
store_id Primary key Asc store_pkey
manager_staff_id Must be unique Asc idx_unq_manager_staff_id

Close relationships  within of separation: