aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_storage_sql2.lua
Commit message (Collapse)AuthorAgeFilesLines
* mod_storage_sql2: Use correct variable (Thanks SkyBlue and Florob)Kim Alvefur2013-06-231-1/+1
|
* mod_storage_sql2 (temporary name), sql.lib, util.sql: New SQL API supporting ↵Matthew Wild2013-04-181-0/+237
cross-module connection sharing, transactions and Things - a work in progress