log util/sql.lua @ 6788:d64c1f3c7e2e

age author description
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
Fri, 17 Jul 2015 12:43:04 +0200 Kim Alvefur util.{interpolation,prosodyctl,sql}: Trim trailing whitespace
Wed, 08 Jul 2015 15:25:42 +0100 Matthew Wild util.sql: Add safety check to ensure our chosen connection charset is actually being used (MySQL)