Table zfindb.public.feature_tracking 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
ft_pk_id bigserial 19  √  nextval('feature_tracking_ft_pk_id_seq'::regclass)
ft_feature_zdb_id text 2147483647
ft_feature_abbrev text 2147483647
ft_feature_name text 2147483647
ft_date_entered timestamp 29,6 now()

Table contained 56,256 rows at Wed Sep 15 00:41 PDT 2021

Indexes:
Column(s) Type Sort Constraint Name
ft_pk_id Primary key Asc feature_tracking_primary_key
ft_feature_abbrev Must be unique Asc feature_tracking_alternate_key_index