|
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 |
c_paymentprocessor_id |
numeric |
10 |
|
|
|
|
|
ad_client_id |
numeric |
10 |
|
|
|
|
|
ad_org_id |
numeric |
10 |
|
|
|
|
|
isactive |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
created |
timestamp |
29,6 |
|
|
now() |
|
|
createdby |
numeric |
10 |
|
|
|
|
|
updated |
timestamp |
29,6 |
|
|
now() |
|
|
updatedby |
numeric |
10 |
|
|
|
|
|
name |
varchar |
60 |
|
|
|
|
|
description |
varchar |
255 |
√ |
|
null |
|
|
c_bankaccount_id |
numeric |
10 |
√ |
|
null |
|
|
ad_sequence_id |
numeric |
10 |
√ |
|
null |
|
ad_sequence.ad_sequence_id
|
adsequence_cpaymentprocessor R |
|
payprocessorclass |
varchar |
60 |
√ |
|
null |
|
|
hostaddress |
varchar |
60 |
√ |
|
null |
|
|
hostport |
numeric |
10 |
√ |
|
null |
|
|
proxyaddress |
varchar |
60 |
√ |
|
null |
|
|
proxyport |
numeric |
10 |
√ |
|
null |
|
|
proxylogon |
varchar |
60 |
√ |
|
null |
|
|
proxypassword |
varchar |
60 |
√ |
|
null |
|
|
acceptvisa |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
acceptmc |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
acceptamex |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
acceptdiners |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
acceptdiscover |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
acceptcorporate |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
acceptcheck |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
acceptatm |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
requirevv |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
c_currency_id |
numeric |
10 |
√ |
|
null |
|
c_currency.c_currency_id
|
ccurrency_cpaymentprocessor R |
|
costpertrx |
numeric |
0 |
|
|
0 |
|
|
commission |
numeric |
0 |
|
|
|
|
|
minimumamt |
numeric |
0 |
√ |
|
0 |
|
|
acceptdirectdebit |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
acceptdirectdeposit |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
c_paymentprocessor_uu |
varchar |
36 |
√ |
|
NULL::character varying |
|
|
trxtype |
bpchar |
1 |
√ |
|
NULL::bpchar |
|
|
Table contained 2 rows at 2021-12-25 14:43 +0100
|
Indexes:
Column(s) |
Type |
Sort |
Constraint Name |
c_paymentprocessor_id |
Primary key |
Asc |
c_paymentprocessor_pkey |
c_paymentprocessor_id |
Must be unique |
Asc |
c_paymentprocessor_key |
c_paymentprocessor_uu |
Must be unique |
Asc |
c_paymentprocessor_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.