Documentation ¶
Overview ¶
Package mysql implements the mysql implementation of the sql store.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MaxIdleConns = 1048
MaxIdleConns is exported here for testing. Tests execute too slowly with a reconnect each time.
View Source
var MaxOpenConns = 1048
MaxOpenConns is exported here for testing. Tests execute too slowly with a reconnect each time.
View Source
var NamingStrategy = schema.NamingStrategy{}
NamingStrategy is for table prefixes.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.