On Sep 29, 1:08 am, Nick Carter <
thynct...@gmail.com> wrote:
> First, thanks for catching the missing documentation, it never came to
> my attention before. I'll be sure to fix it this weekend. For
> clarification, we support the following types: string and text are
> identical, and support arbitrary amounts of text. int or integer is
> for whole numbers, number or float is for floating-point numbers. Bool
> is for booleans and is internally stored as 1 or 0.
>
> Next, please see the following thread:
>