Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | text | 2147483647 | null |
|
|
|||||
| table_id | text | 2147483647 | null |
|
|
|||||
| group_id | text | 2147483647 | √ | null |
|
|
||||
| state | text | 2147483647 | √ | null |
|
|
||||
| revision_id | text | 2147483647 | null |
|
|
|||||
| continuity_id | text | 2147483647 | √ | null |
|
|
||||
| expired_id | text | 2147483647 | √ | null |
|
|
||||
| revision_timestamp | timestamp | 29,6 | √ | null |
|
|
||||
| expired_timestamp | timestamp | 29,6 | √ | null |
|
|
||||
| current | bool | 1 | √ | null |
|
|
||||
| table_name | text | 2147483647 | null |
|
|
|||||
| capacity | text | 2147483647 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| member_revision_pkey | Primary key | Asc/Asc | id + revision_id |
| idx_member_continuity_id | Performance | Asc | continuity_id |
| idx_package_group_current | Performance | Asc | current |
| idx_package_group_period_package_group | Performance | Asc/Asc/Asc/Asc | revision_timestamp + expired_timestamp + table_id + group_id |

