placement_locations


Description

A list of all location assignments to placements.

Columns

ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
idint410null

Primary key.

company_idint410null
companies.idDefined in XMLR

Id of the company the record belongs to.

created_attimestamp29,6null

Date the record was created.

location_idint410null
locations.idDefined in XMLR

Id of the location the record belongs to.

placement_idint410null
placements.idDefined in XMLR

Id of the placement the record belongs to.

updated_attimestamp29,6null

Date the record was updated.

Relationships