curbside

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('action.curbside_id_seq'::regclass)
patron int4 10 null
usr.id curbside_patron_fkey C
org int4 10 null
org_unit.id curbside_org_fkey C
slot timestamptz 35,6 null
staged timestamptz 35,6 null
stage_staff int4 10 null
usr.id curbside_stage_staff_fkey C
arrival timestamptz 35,6 null
delivered timestamptz 35,6 null
delivery_staff int4 10 null
usr.id curbside_delivery_staff_fkey C
notes text 2147483647 null

Indexes

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

Relationships