Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('action.fieldset_group_id_seq'::regclass) |
|
|
||||||||
| name | text | 2147483647 | null |
|
|
|||||||||
| create_time | timestamptz | 35,6 | now() |
|
|
|||||||||
| complete_time | timestamptz | 35,6 | √ | null |
|
|
||||||||
| container | int4 | 10 | √ | null |
|
|
||||||||
| container_type | text | 2147483647 | √ | null |
|
|
||||||||
| can_rollback | bool | 1 | √ | true |
|
|
||||||||
| rollback_group | int4 | 10 | √ | null |
|
|
||||||||
| rollback_time | timestamptz | 35,6 | √ | null |
|
|
||||||||
| creator | int4 | 10 | null |
|
|
|||||||||
| owning_lib | int4 | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| fieldset_group_pkey | Primary key | Asc | id |
