| Column | ID | Type |
|---|---|---|
| tenant_id | 0 | string NOT NULL HASH |
| object_id | 1 | binary NOT NULL RANGE_ASC_NULL_LAST |
| project_id | 2 | string NULLABLE VALUE |
| object_type | 3 | string NULLABLE VALUE |
| created_at | 4 | int64 NULLABLE VALUE |
| created_by | 5 | binary NULLABLE VALUE |
| updated_at | 6 | int64 NULLABLE VALUE |
| updated_by | 7 | binary NULLABLE VALUE |
| deleted_at | 8 | int64 NULLABLE VALUE |