Software /
code /
prosody
Log
util/sql.lua @ 7180:0d7f80263813
description | author | age |
---|---|---|
util.sql: Localize unpack() in Lua 5.2 compatible way | Kim Alvefur | Mon, 22 Feb 2016 17:30:12 +0100 |
util.sql: Raw query debug logging (needs to be explicitly enabled by a plugin) | Kim Alvefur | Sun, 21 Feb 2016 19:25:01 +0100 |
util.sql: Export db2uri (mod_storage_sql2 command uses it) (thanks mike) | Kim Alvefur | Wed, 02 Sep 2015 14:14:22 +0200 |
util.sql: Log when transactions begin | Kim Alvefur | Sun, 30 Aug 2015 13:45:36 +0200 |
util.*: Remove use of module() function, make all module functions local and return them in a table at the end | Kim Alvefur | Sat, 21 Feb 2015 10:36:37 +0100 |
util.{interpolation,prosodyctl,sql}: Trim trailing whitespace | Kim Alvefur | Fri, 17 Jul 2015 12:43:04 +0200 |