Columns
| Column | Type | Children | Parents | Comments |
|---|---|---|---|---|
| id | int8 |
|
|
|
| observation_id | int8 |
|
|
|
| raised_by_v1 | bool |
|
|
|
| raised_by_v2 | bool |
|
|
|
| v2_version | varchar |
|
|
|
| raised_by_force | bool |
|
|
|
| company_id | int8 |
|
|
The owning tenant’s ID. @example 1. |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| edge_observation_metadata_pkey | Primary key | Asc | id |
| idx_edge_observation_metadata_company_id | Performance | Asc | company_id |
| idx_edge_observation_metadata_observation_id | Performance | Asc | observation_id |