Documentation ¶
Index ¶
Constants ¶
View Source
const ( Boolean = "BOOLEAN" SmallInt = "SMALLINT" Integer = "INTEGER" BigInt = "BIGINT" Real = "REAL" DoublePrecision = "DOUBLE PRECISION" VarChar = "VARCHAR" Blob = "BLOB" Timestamp = "TIMESTAMP" JSON = "JSON" JSONB = "JSONB" HSTORE = "HSTORE" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.