Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_groupings_groups_id_seq'::regclass) |
|
|
||||
groupingid | int8 | 19 | 0 |
|
|
|||||
groupid | int8 | 19 | 0 |
|
|
|||||
timeadded | int8 | 19 | 0 |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
app_grougrou_id_pk | Primary key | Asc | id |
app_grougrou_gro2_ix | Performance | Asc | groupid |
app_grougrou_gro_ix | Performance | Asc | groupingid |