8.23. MySQL Compatible DataType

The following data types are supported:

Table 8.36. Data type

Item

Overview

DATETIME

DATETIME is an alias for timestamp without time zone.

LONGTEXT

LONGTEXT is an alias for TEXT.

SIGNED

SIGNED is a signed integer, equivalent to bigint.