log util/sql.lua @ 7153:89fa66d4e502

age author description
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