Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | int4 | 10 | null | Primary key. | ||||
created_at | timestamp | 29,6 | √ | null | Date the record was created. | |||
guid | varchar | 255 | √ | null | Company Tellent guid. | |||
name | varchar | 255 | √ | null | Company name. | |||
synced_at | timestamp | 29,6 | √ | null | Date the company was synchronized with ATS | |||
updated_at | timestamp | 29,6 | √ | null | Date the record was updated. |