Table postgres.public.city 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
city_id serial 10  √  nextval('city_city_id_seq'::regclass)
address.city_id address_city_id_fkey R
city varchar 50
country_id int2 5
country.country_id city_country_id_fkey R
last_update timestamp 29,6 now()

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

Indexes:
Column(s) Type Sort Constraint Name
city_id Primary key Asc city_pkey
country_id Performance Asc idx_fk_country_id

Close relationships  within of separation: