task_assignments


Description

A list of all task assignments.

Columns

ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
idint410null

Primary key.

admin_idint410null
admins.idDefined in XMLR

Id of the admin the record belongs to.

company_idint410null
companies.idDefined in XMLR

Id of the company the record belongs to.

created_attimestamp29,6null

Date the record was created.

task_idint410null
tasks.idDefined in XMLR

Id of the task the record belongs to.

updated_attimestamp29,6null

Date the record was updated.

Relationships