m_staff_assignment_history

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
centre_id BIGINT 19 NULL
m_group.id FK_m_staff_assignment_history_centre_id_m_groupR
staff_id BIGINT 19 null
m_staff.id FK_m_staff_assignment_history_m_staffR
start_date DATE 10 null
end_date DATE 10 NULL
createdby_id BIGINT 19 NULL
created_date DATETIME 19 NULL
lastmodified_date DATETIME 19 NULL
lastmodifiedby_id BIGINT 19 NULL

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
FK_m_staff_assignment_history_centre_id_m_group Performance Asc centre_id
FK_m_staff_assignment_history_m_staff Performance Asc staff_id

Relationships