Table idempiere11.adempiere.ad_tablepartition
Table Partition

Generated by
Quality Systems & Solutions
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 Comments
ad_client_id numeric 10  √  NULL::numeric Tenant for this installation.
ad_org_id numeric 10  √  NULL::numeric Organizational entity within tenant
ad_table_id numeric 10
ad_table.ad_table_id adtable_adtablepartition R
Database Table information
ad_tablepartition_id numeric 10 NULL::numeric Database Table Partition information
ad_tablepartition_uu varchar 36  √  NULL::character varying AD_TablePartition_UU
created timestamp 29,6  √  statement_timestamp() Date this record was created
createdby numeric 10  √  NULL::numeric User who created this records
expressionpartition varchar 250 SQL clause for partition
isactive bpchar 1  √  'Y'::bpchar The record is active in the system
name varchar 60 Alphanumeric identifier of the entity
updated timestamp 29,6  √  statement_timestamp() Date this record was updated
updatedby numeric 10  √  NULL::numeric User who updated this records
ad_column_id numeric 10
ad_column.ad_column_id adcolumn_adtablepartition R
Column in the table

Table contained 0 rows at 2024-01-03 13:44 +0100

Indexes:
Column(s) Type Sort Constraint Name
ad_tablepartition_id Primary key Asc ad_tablepartition_key
ad_tablepartition_uu Must be unique Asc ad_tablepartition_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.