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 |
|
|