| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-07-02 | Add 'lua' category to Lua modules. | nia | 1 | -2/+2 | |
| While here, normalize some packages with strange variable order. | |||||
| 2020-07-01 | databases: Remove lua-sql-sqlite, bindings for ancient sqlite | nia | 1 | -2/+1 | |
| 2018-10-29 | lua-sql: Put back LUA_LIBDIR, fixes alternate installs. | jperkin | 1 | -1/+2 | |
| 2018-10-26 | lua-sql: Fix LUA_INC which cannot possibly have worked. | jperkin | 1 | -5/+3 | |
| Remove LUA_LIBDIR and LUA_DIR, they are unused by the lua-sql modules. | |||||
| 2017-09-24 | lua-sql-*: update HOMEPAGE | wiz | 1 | -2/+2 | |
| 2016-10-08 | Import MySQL luasql 2.3.2 as databases/lua-sql-mysql | kamil | 1 | -0/+28 | |
| LuaSQL is a simple interface from Lua to a DBMS. It enables a Lua program to: * Connect to ODBC, Oracle, MySQL and PostgreSQL databases; * Execute arbitrary SQL statements; * Retrieve results in a row-by-row cursor fashion; This package provides access to MySQL. | |||||
