Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | text | 2147483647 | null |
|
|
|||||
group_id | text | 2147483647 | √ | null |
|
|
||||
table_id | text | 2147483647 | null |
|
|
|||||
state | text | 2147483647 | √ | null |
|
|
||||
table_name | text | 2147483647 | null |
|
|
|||||
capacity | text | 2147483647 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
member_pkey | Primary key | Asc | id |
idx_extra_grp_id_pkg_id | Performance | Asc/Asc | group_id + table_id |
idx_group_pkg_id | Performance | Asc | table_id |
idx_package_group_group_id | Performance | Asc | group_id |
idx_package_group_id | Performance | Asc | id |
idx_package_group_pkg_id | Performance | Asc | table_id |
idx_package_group_pkg_id_group_id | Performance | Asc/Asc | group_id + table_id |