funding_source_credit

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('acq.funding_source_credit_id_seq'::regclass)
debit_attribution.funding_source_credit debit_attribution_funding_source_credit_fkey R
fund_transfer.funding_source_credit fund_transfer_funding_source_credit_fkey R
funding_source int4 10 null
funding_source.id funding_source_credit_funding_source_fkey R
amount numeric 0 null
note text 2147483647 null
deadline_date timestamptz 35,6 null
effective_date timestamptz 35,6 now()

Indexes

Constraint Name Type Sort Column(s)
funding_source_credit_pkey Primary key Asc id

Relationships