Table pvsadmin.public.pingpong 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
pingpong_id serial 10  √  nextval('pingpong_pingpong_id_seq'::regclass)
url varchar 2147483647  √  null
status int4 10  √  null
parent_table varchar 2147483647  √  null
parent_column varchar 2147483647  √  null
parent_id_column varchar 2147483647  √  null
parent_id varchar 2147483647  √  null
datetime timestamp 29,6  √  now()

Table contained 55,228 rows at Tue Jan 03 04:46 MST 2017

Indexes:
Column(s) Type Sort Constraint Name
pingpong_id Primary key Asc pingpong_pkey