Table candlepin.public.cp_job 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
id varchar 255
created timestamptz 35,6  √  null
updated timestamptz 35,6  √  null
finishtime timestamptz 35,6  √  null
jobgroup varchar 15  √  null
principalname varchar 255  √  null
result varchar 255  √  null
starttime timestamptz 35,6  √  null
state int4 10  √  null
targetid varchar 255  √  null
targettype int4 10  √  null

Table contained 39 rows at Mon Jan 14 11:12 EST 2013

Indexes:
Column(s) Type Sort Constraint Name
id Primary key Asc cp_job_pkey