acq.edi_account
|
Cascading Deletes: Deleting rows from this table will cascade to: acq.provider. |
|
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('config.remote_account_id_seq'::regclass) |
|
label |
|
No |
||
host |
|
No |
||
username |
|
Yes |
||
password |
|
Yes |
||
account |
|
Yes |
||
path |
|
Yes |
||
owner |
|
No |
||
last_activity |
|
Yes |
||
provider FK |
|
No |
||
in_dir |
|
Yes |
||
vendcode |
|
Yes |
||
vendacct |
|
Yes |
||
attr_set FK |
|
Yes |
||
use_attrs |
|
No |
false |
Foreign Keys
| Column(s) | References | On Delete | On Update | Deferrable | Constraint |
|---|---|---|---|---|---|
|
NO ACTION |
NO ACTION |
No |
|
|
|
CASCADE |
NO ACTION |
DEFERRED |
|
Indexes
| Index | Method | Definition |
|---|---|---|
|
btree |
|