Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | int4 | 10 | null |
|
|
||||||
| space_id | int4 | 10 | √ | null |
|
|
|||||
| object_id | int4 | 10 | null |
|
|
||||||
| create_timestamp | timestamp | 22 | √ | NULL::timestamp without time zone |
|
|
|||||
| status | int2 | 5 | √ | null |
|
|
|||||
| object_type | varchar | 255 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| space_relation_pkey | Primary key | Asc | id |
| idx_1a0e9a30232d562b | Performance | Asc | object_id |
| idx_1a0e9a3023575340 | Performance | Asc | space_id |



