Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_badge_criteria_id_seq'::regclass) |
|
|
||||||||
badgeid | int8 | 19 | 0 |
|
|
|||||||||
criteriatype | int8 | 19 | √ | null |
|
|
||||||||
method | int2 | 5 | 1 |
|
|
|||||||||
description | text | 2147483647 | √ | null |
|
|
||||||||
descriptionformat | int2 | 5 | 0 |
|
|