Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Check ¶
Check that the database is configured correctly and that all the required tables exist. It must be the first function called in this package.
func Create ¶
func Create(w http.ResponseWriter, r *http.Request)
Create the tables in a blank database
func GetSQLVariant ¶ added in v0.39.0
GetSQLVariant uses database value form @@version_comment to deduce MySQL variant.
func GetSQLVersion ¶ added in v0.39.0
GetSQLVersion returns SQL version as major,minor,patch numerics.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.