sip.filter
|
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.filter_id_seq'::regclass) |
|
enabled |
|
No |
false |
|
setting_group FK |
|
No |
||
identifier |
|
No |
||
strip |
|
No |
false |
|
replace_with |
|
Yes |