lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Thu, Aug 4, 2016 at 4:03 PM, Pavel Drotar <gmc1@azet.sk> wrote:

here is documentation:
http://keplerproject.github.io/luasql/manual.html

all drivers including sqlite3 uses common luasql inteface

That is the documentation for luasql -- require "luasql.sqlite3"

For lsqlite3 -- require("lsqlite3")

see http://lua.sqlite.org/index.cgi/doc/tip/doc/lsqlite3.wiki