action.fieldset_group
|
Cascading Deletes: Deleting rows from this table will cascade to: actor.usr, actor.org_unit, action.fieldset_group. |
|
Deferrable Constraints: The following FK constraints are deferrable — they are checked at transaction end, not statement end: |
Columns
| Column | Type | Nullable | Default | Notes |
|---|---|---|---|---|
id PK |
|
No |
nextval('action.fieldset_group_id_seq'::regclass) |
|
name |
|
No |
||
create_time |
|
No |
now() |
|
complete_time |
|
Yes |
||
container |
|
Yes |
||
container_type |
|
Yes |
||
can_rollback |
|
Yes |
true |
|
rollback_group FK |
|
Yes |
||
rollback_time |
|
Yes |
||
creator FK |
|
No |
||
owning_lib FK |
|
No |
Foreign Keys
| Column(s) | References | On Delete | On Update | Deferrable | Constraint |
|---|---|---|---|---|---|
|
CASCADE |
NO ACTION |
DEFERRED |
|
|
|
CASCADE |
NO ACTION |
DEFERRED |
|
|
|
CASCADE |
NO ACTION |
DEFERRED |
|
Indexes
| Index | Method | Definition |
|---|---|---|
|
btree |
|