Table idempiere11.adempiere.ad_labelassignment
Label Assignment

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_labelassignment_id numeric 10 NULL::numeric Label Assignment
ad_labelassignment_uu varchar 36  √  NULL::character varying Label Assignment
ad_client_id numeric 10  √  NULL::numeric Tenant for this installation.
ad_org_id numeric 10  √  NULL::numeric Organizational entity within tenant
created timestamp 29,6  √  statement_timestamp() Date this record was created
createdby numeric 10  √  NULL::numeric User who created this records
updated timestamp 29,6  √  statement_timestamp() Date this record was updated
updatedby numeric 10  √  NULL::numeric User who updated this records
isactive bpchar 1  √  'Y'::bpchar The record is active in the system
description varchar 255  √  NULL::character varying Optional short description of the record
ad_label_id numeric 10
ad_label.ad_label_id adlabel_adlabelassignment R
Record Label
ad_table_id numeric 10
ad_table.ad_table_id adtable_adlabelassignment R
Database Table information
record_id numeric 10  √  null Direct internal record ID
record_uu varchar 36  √  NULL::character varying Record UUID

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

Indexes:
Column(s) Type Sort Constraint Name
ad_labelassignment_id Primary key Asc ad_labelassignment_key
record_uu Performance Asc ad_labelassignment_record_uu
ad_table_id + record_id Performance Asc/Asc ad_labelassignment_tablerecord
ad_labelassignment_uu Must be unique Asc ad_labelassignment_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.