acq.funding_source_credit
|
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.funding_source_credit_id_seq'::regclass) |
|
funding_source FK |
|
No |
||
amount |
|
No |
||
note |
|
Yes |
||
deadline_date |
|
Yes |
||
effective_date |
|
No |
now() |
Foreign Keys
| Column(s) | References | On Delete | On Update | Deferrable | Constraint |
|---|---|---|---|---|---|
|
NO ACTION |
NO ACTION |
DEFERRED |
|
Indexes
| Index | Method | Definition |
|---|---|---|
|
btree |
|
Referenced By
The following tables have foreign keys pointing to acq.funding_source_credit (2 referencing table(s)):
| Table | Referencing Column(s) | Referenced Column(s) | Constraint |
|---|---|---|---|
|
|
|
|
|
|
|