sip.setting
|
Cascading Deletes: Deleting rows from this table will cascade to: sip.setting_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('sip.setting_id_seq'::regclass) |
|
setting_group FK |
|
No |
||
name |
|
No |
||
description |
|
No |
||
value |
|
No |