summaryrefslogtreecommitdiff
path: root/docs/field_types.rst
blob: 0d8dfc1d9c7326e191d61ede9a3e2ee8f6b84804 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
-------------
 Field Types
-------------

string:
    a string of unicode text.
text:
    a longer block of unicode text;
integer:
    .
float:
    .
decimal:
    .
timestamp:
    .
datetime:
    .
date:
    .
boolean:
    .
file:
    .
url:
    .
geo:
    A Geo URI.
list:
    .
yaml:
    .