Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_perform_type_id_seq'::regclass) |
|
|
||||
| name | varchar | 255 | ''::character varying |
|
|
|||||
| is_system | int2 | 5 | 1 |
|
|
|||||
| created_at | int8 | 19 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_perftype_id_pk | Primary key | Asc | id |

