app_tool_customlang_components

0 rows


Description

Contains the list of all installed plugins that provide their own language pack

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('app_tool_customlang_components_id_seq'::regclass)
app_tool_customlang.componentid Defined in XMLR
name varchar 255 ''::character varying
version varchar 255 null

Indexes

Constraint Name Type Sort Column(s)
app_toolcustcomp_id_pk Primary key Asc id

Relationships