//
pkg.gl
Category
github.com/milleniumstudio/drone
store
datastore
sql
package
0.8.10
Repository:
https://github.com/milleniumstudio/drone.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
20 SLOC
#
Packages
mysql
No description provided by the author
postgres
No description provided by the author
sqlite
No description provided by the author
#
Functions
Lookup
Lookup returns the named sql statement compatible with the specified database driver.
#
Constants
DriverMysql
Supported database drivers.
DriverPostgres
Supported database drivers.
DriverSqlite
Supported database drivers.