# Functions
GetTypeFromName returns a type from its name.
# Constants
SocketProtocol is the protocol for unix socket connections.
TCPProtocol is the protocol for TCP connections.
# Variables
ErrTypeNotFound is returned when a type is not found.
# Structs
BigIntType is a type for bigint.
No description provided by the author
No description provided by the author
CharType is a type for char.
Config is the configuration for a MySQL database.
Connection is a connection to a MySQL database.
DateTimeType is a type for datetime.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
LongBlobType is a type for longblob.
No description provided by the author
No description provided by the author
No description provided by the author
MySQL is a driver for MySQL.
SmallIntType is a type for smallint.
No description provided by the author
No description provided by the author
No description provided by the author
VarCharType is a type for varchar.