serial.pattern_template
|
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('serial.pattern_template_id_seq'::regclass) |
|
name |
|
No |
||
pattern_code |
|
No |
||
owning_lib FK |
|
Yes |
||
share_depth |
|
No |
0 |