log util/sql.lua @ 7317:a2dce746599b

age author description
Fri, 25 Mar 2016 16:09:34 +0100 Kim Alvefur util.sql: Log errors in transaction to error level with traceback but return only error message (fixes #464)
Wed, 23 Mar 2016 12:17:28 +0000 Matthew Wild util.sql: Charset should be innocent until proven guilty (initialize charset_ok to true), fixes bug introduced in 187ba2e9c012
Mon, 21 Mar 2016 09:50:52 +0100 Kim Alvefur util.sql: Catch errors from LuaDBI connect (Fixes #568)