hard_due_date_values

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('config.hard_due_date_values_id_seq'::regclass)
hard_due_date int4 10 null
hard_due_date.id hard_due_date_values_hard_due_date_fkey R
ceiling_date timestamptz 35,6 null
active_date timestamptz 35,6 null

Indexes

Constraint Name Type Sort Column(s)
hard_due_date_values_pkey Primary key Asc id

Relationships