|
|
| 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 |
| test_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 |
|
|
| help |
varchar |
2000 |
√ |
|
null |
|
|
| t_integer |
numeric |
10 |
√ |
|
null |
|
|
| t_number |
numeric |
0 |
√ |
|
0 |
|
|
| t_date |
timestamp |
29,6 |
√ |
|
null |
|
|
| t_datetime |
timestamp |
29,6 |
√ |
|
null |
|
|
| c_uom_id |
numeric |
10 |
√ |
|
null |
|
|
| t_qty |
numeric |
0 |
√ |
|
0 |
|
|
| c_currency_id |
numeric |
10 |
√ |
|
null |
|
|
| t_amount |
numeric |
0 |
√ |
|
0 |
|
|
| c_location_id |
numeric |
10 |
√ |
|
null |
|
|
| account_acct |
numeric |
10 |
√ |
|
null |
|
|
| c_payment_id |
numeric |
10 |
√ |
|
null |
|
|
| m_product_id |
numeric |
10 |
√ |
|
null |
|
|
| c_bpartner_id |
numeric |
10 |
√ |
|
null |
|
|
| m_locator_id |
numeric |
10 |
√ |
|
null |
|
|
| processing |
bpchar |
1 |
√ |
|
null |
|
|
| binarydata |
bytea |
2147483647 |
√ |
|
null |
|
|
| processed |
bpchar |
1 |
√ |
|
'N'::bpchar |
|
|
| characterdata |
text |
2147483647 |
√ |
|
null |
|
|
| test_uu |
varchar |
36 |
√ |
|
NULL::character varying |
|
|
| color |
varchar |
7 |
√ |
|
NULL::character varying |
|
|
Table contained 1 rows at 2021-12-25 14:43 +0100
|
Indexes:
| Column(s) |
Type |
Sort |
Constraint Name |
| test_id |
Primary key |
Asc |
test_pkey |
| test_uu |
Must be unique |
Asc |
test_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.