sched_shift

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
obj_oid int8 19 null
sched_staff_assignment.shift_oid staff_assignment_shift_oidC
staffed_location_oid int8 19 null
sched_staffed_location.obj_oid sched_shift_staffed_location_oid_fkeyC
name varchar 2147483647 null
notes varchar 2147483647 null
start_time timestamptz 35,6 null
end_time timestamptz 35,6 null
unpublished_name varchar 2147483647 null
unpublished_notes varchar 2147483647 null
unpublished_start_time timestamptz 35,6 null
unpublished_end_time timestamptz 35,6 null
deleted bool 1 null
unpublished_edits bool 1 null
published bool 1 null

Indexes

Constraint Name Type Sort Column(s)
sched_shift_pkey Primary key Asc obj_oid

Relationships