acq.provider_contact_address
|
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('acq.provider_contact_address_id_seq'::regclass) |
|
valid |
|
No |
true |
|
address_type |
|
Yes |
||
contact FK |
|
No |
||
street1 |
|
No |
||
street2 |
|
Yes |
||
city |
|
No |
||
county |
|
Yes |
||
state |
|
No |
||
country |
|
No |
||
post_code |
|
No |
||
fax_phone |
|
Yes |