hard_due_date

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('config.hard_due_date_id_seq'::regclass)
circ_matrix_matchpoint.hard_due_date circ_matrix_matchpoint_hard_due_date_fkey R
hard_due_date_values.hard_due_date hard_due_date_values_hard_due_date_fkey R
name text 2147483647 null
ceiling_date timestamptz 35,6 null
forceto bool 1 null
owner int4 10 null

Indexes

Constraint Name Type Sort Column(s)
hard_due_date_pkey Primary key Asc id
hard_due_date_name_key Must be unique Asc name

Relationships