Versions in this module Expand all Collapse all v0 v0.1.6 May 6, 2022 v0.1.3 Jan 6, 2022 Changes in this version + const MaxOpenConns + func Close(L *lua.LState) int + func Command(L *lua.LState) int + func Exec(L *lua.LState) int + func Loader(L *lua.LState) int + func Open(L *lua.LState) int + func Preload(L *lua.LState) + func Query(L *lua.LState) int + func RegisterDriver(driver string, i luaDB) + func Stmt(L *lua.LState) int + func StmtClose(L *lua.LState) int + func StmtExec(L *lua.LState) int + func StmtQuery(L *lua.LState) int