--- a/doc/book/en/devrepo/datamodel/definition.rst Wed Sep 10 11:34:32 2014 +0200
+++ b/doc/book/en/devrepo/datamodel/definition.rst Tue Dec 09 15:18:58 2014 +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.