|
|
| Legend: |
| Primary key columns |
| Columns with indexes |
| Implied relationships |
| Excluded column relationships |
| < n > number of related tables |
|
|
| Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
| ad_client_id |
numeric |
10 |
|
|
|
|
|
| ad_org_id |
numeric |
10 |
|
|
|
|
|
| c_bankaccount_id |
numeric |
10 |
|
|
|
|
|
| c_bankaccount_processor_uu |
varchar |
36 |
√ |
|
NULL::character varying |
|
|
| c_paymentprocessor_id |
numeric |
10 |
|
|
|
|
|
| created |
timestamp |
29,6 |
|
|
statement_timestamp() |
|
|
| createdby |
numeric |
10 |
|
|
|
|
|
| isactive |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
| updated |
timestamp |
29,6 |
|
|
statement_timestamp() |
|
|
| updatedby |
numeric |
10 |
|
|
|
|
|
| acceptamex |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| acceptatm |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| acceptcheck |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| acceptcorporate |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| acceptdiners |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| acceptdirectdebit |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| acceptdirectdeposit |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| acceptdiscover |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| acceptmc |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| acceptvisa |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| partnerid |
varchar |
60 |
√ |
|
NULL::character varying |
|
|
| vendorid |
varchar |
60 |
√ |
|
NULL::character varying |
|
|
| userid |
varchar |
100 |
|
|
NULL::character varying |
|
|
| password |
varchar |
60 |
|
|
NULL::character varying |
|
|
| minimumamt |
numeric |
0 |
√ |
|
null |
|
|
| c_currency_id |
numeric |
10 |
√ |
|
NULL::numeric |
|
| c_currency.c_currency_id
|
ccurrency_cbankaccountprocesso R |
|
| requirevv |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
Table contained 2 rows at 2021-12-25 14:43 +0100
|
Indexes:
| Column(s) |
Type |
Sort |
Constraint Name |
| c_bankaccount_id + c_paymentprocessor_id |
Primary key |
Asc/Asc |
c_bankaccount_processor_key |
| c_bankaccount_processor_uu |
Must be unique |
Asc |
c_bankaccount_processor_uu_idx |
SchemaSpy was unable to generate a diagram of table relationships.
SchemaSpy requires Graphviz version 2.2.1 or versions greater than 2.4 from www.graphviz.org.