tag_assignments


Description

A list of all tag assignments.

Columns

ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
idint410null

Primary key.

candidate_idint410null
candidates.idDefined in XMLR

Id of the candidate 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.

offer_idint410null
offers.idDefined in XMLR

Id of the offer the record belongs to.

tag_idint410null
tags.idDefined in XMLR

Id of the tag the record belongs to.

updated_attimestamp29,6null

Date the record was updated.

Relationships