localisation


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int8 19 null
version int8 19 null
created timestamp 29,6 null
createdby varchar 256 null
modified timestamp 29,6 null
modifiedby varchar 256 null
xkey varchar 512 null
xlanguage varchar 32 null
xvalue text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
localisation_pkey Primary key Asc id
localisation_xkey_xlanguage_key Must be unique Asc/Asc xkey + xlanguage

Relationships