aboutsummaryrefslogtreecommitdiff
path: root/docs/field_types.rst
blob: 81e86abeff3abf7a4f8855dd9e98d882f4b3577f (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
-------------
 Field Types
-------------

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