Documentation ¶
Overview ¶
Package mysql provides a common interface for starting sql-lite databases
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MaxIdleConns = 0
MaxIdleConns is exported here for testing. Tests execute too slowly with a reconnect each time.
Functions ¶
func SetNamingStrategy ¶
func SetNamingStrategy(ns schema.NamingStrategy)
SetNamingStrategy sets the naming strategy for the gorm db.
Types ¶
Click to show internal directories.
Click to hide internal directories.