log util/sql.lua @ 7174:d350e475f94e

age author description
Sun, 21 Feb 2016 19:25:01 +0100 Kim Alvefur util.sql: Raw query debug logging (needs to be explicitly enabled by a plugin)
Wed, 02 Sep 2015 14:14:22 +0200 Kim Alvefur util.sql: Export db2uri (mod_storage_sql2 command uses it) (thanks mike)
Sun, 30 Aug 2015 13:45:36 +0200 Kim Alvefur util.sql: Log when transactions begin
Sat, 21 Feb 2015 10:36:37 +0100 Kim Alvefur util.*: Remove use of module() function, make all module functions local and return them in a table at the end