Versions in this module Expand all Collapse all v0 v0.0.2 Aug 11, 2024 v0.0.1 Aug 11, 2024 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