doc/book/en/devrepo/datamodel/definition.rst
changeset 10136 c33dcd18e0bb
parent 10093 516a44ae2cc9
parent 10113 e1e8df594d58
child 10168 136e6b655cdb
--- 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.