Table topp.public.atn_track_ingest 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
tkey serial 10  √  nextval('atn_track_ingest_tkey_seq'::regclass)
eventid int4 10  √  null
indate date 13  √  ('now'::text)::date
successful int4 10  √  0
toppid int4 10  √  null

Table contained 517 rows at Wed Dec 27 13:25 PST 2017

Indexes:
Column(s) Type Sort Constraint Name
tkey Primary key Asc atn_track_ingest_pkey