Table idempiere9.adempiere.ad_package_uuid_map
UUID Mapping between client

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 Client/Tenant for this installation.
ad_org_id numeric 10 Organizational entity within client
ad_package_uuid_map_id numeric 10 UUID Mapping between client
ad_package_uuid_map_uu varchar 36 AD_Package_UUID_Map_UU
ad_table_id numeric 10 Database Table information
created timestamp 29,6 statement_timestamp() Date this record was created
createdby numeric 10 User who created this records
isactive bpchar 1 'Y'::bpchar The record is active in the system
source_uuid varchar 36 UUID from the source client
target_uuid varchar 36 New UUID created by the pack in client
updated timestamp 29,6 statement_timestamp() Date this record was updated
updatedby numeric 10 User who updated this records

Table contained 0 rows at 2021-12-25 14:57 +0100

Indexes:
Column(s) Type Sort Constraint Name
ad_package_uuid_map_id Primary key Asc ad_package_uuid_map_key
ad_client_id + ad_table_id + source_uuid + target_uuid Must be unique Asc/Asc/Asc/Asc ad_package_uuid_map_ctst_idx
ad_package_uuid_map_uu Must be unique Asc ad_package_uuid_map_uu_idx