Language Record definition
A language record contains information about a language.
The following list gives an overview of the fields of a language record as well as a generalized form of their typisation in the storage backend.
Warning
Be careful when you rely on the datatypes mentioned below! Some of those fields are "implicit foreign keys" that are especially critical to the integrity of your database when using replication. The Midgard functions, object methods and repligard can deal with these dependencies -- so, if you do not really know what you do, don't use them.
Fields of a language record
id (integer)
The id of the language record.
code (string)
The language code.
_
_
