localisation


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int8 19 null
version int8 19 null
accessed timestamp 29,6 null
xcategory varchar 32 null
created timestamp 29,6 null
createdby varchar 255 null
description text 2147483647 null
xkey varchar 512 null
xlanguage varchar 32 null
modified timestamp 29,6 null
modifiedby varchar 255 null
xvalue text 2147483647 null
accesscount int4 10 0

Indexes

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

Relationships