tool_customlang

0 rows


Description

Contains the working checkout of all strings and their custo

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
lang VARCHAR 20
componentid BIGINT 19 null
tool_customlang_components.id toolcust_com2_fkR
stringid VARCHAR 255
original LONGTEXT 2147483647 null
master LONGTEXT 2147483647 null
local LONGTEXT 2147483647 null
timemodified BIGINT 19 null
timecustomized BIGINT 19 null
outdated SMALLINT 5 0
modified SMALLINT 5 0

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
toolcust_com4_ix Performance Asc componentid
toolcust_lancomstr2_uix Must be unique Asc/Asc/Asc lang + componentid + stringid

Relationships