Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_data_records_id_seq'::regclass) |
|
|
|||||
| userid | int8 | 19 | 0 |
|
|
||||||
| groupid | int8 | 19 | 0 |
|
|
||||||
| dataid | int8 | 19 | 0 |
|
|
||||||
| timecreated | int8 | 19 | 0 |
|
|
||||||
| timemodified | int8 | 19 | 0 |
|
|
||||||
| approved | int2 | 5 | 0 |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_datareco_id_pk | Primary key | Asc | id |
| app_datareco_dat_ix | Performance | Asc | dataid |

