acq.exchange_rate
|
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.exchange_rate_id_seq'::regclass) |
|
from_currency FK |
|
No |
||
to_currency FK |
|
No |
||
ratio |
|
No |