Documentation
¶
Index ¶
Constants ¶
View Source
const ( TypeChar = "char" TypeVarchar = "varchar" TypeBinary = "binary" TypeText = "text" TypeLongText = "longtext" TypeInt = "int" TypeInteger = "integer" TypeSmallInt = "smallint" TypeBigInt = "bigint" TypeTinyint = "tinyint" TypeFloat = "float" TypeDouble = "double" TypeDecimal = "decimal" TypeBit = "bit" TypeTimestamp = "timestamp" TypeDate = "date" TypeTime = "time" TypeDateTime = "datetime" TypeLongBlob = "longblob" TypeLineString = "linestring" TypePolygon = "polygon" )
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.