--- a/doc/book/en/devrepo/datamodel/definition.rst Wed Jan 07 14:07:17 2015 +0100
+++ b/doc/book/en/devrepo/datamodel/definition.rst Wed Jan 07 15:01:23 2015 +0100
@@ -83,7 +83,7 @@
update or delete entities of this type.
The following built-in types are available: ``String``,
-``Int``, ``Float``, ``Decimal``, ``Boolean``,
+``Int``, ``BigInt``, ``Float``, ``Decimal``, ``Boolean``,
``Date``, ``Datetime``, ``Time``, ``Interval``, ``Byte`` and
``Password``. They can only be used as attributes of an other entity
type.