prosody
log
graph
tags
bookmarks
branches
29b3957db212
browse
changeset
util/sql.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
util/sql.lua @ 8077:
29b3957db212
less
more
|
(0)
-30
-10
-8
tip
description
author
age
util.sql: Strip indentation from queries for debug logging
Kim Alvefur
Wed, 12 Apr 2017 18:57:40 +0200
util.sql: Apply quote transform in engine:execute so it is applied to eg encoding checks in mod_storage_sql (thanks Martin)
Kim Alvefur
Wed, 12 Apr 2017 17:26:44 +0200
SQL: Use standard quotes for columns and other identifiers, rewrite to grave accents for MySQL only (fixes #885)
Kim Alvefur
Mon, 10 Apr 2017 23:13:39 +0200
util.sql: remove unused one-letter loop variables [luacheck]
Anton Shestakov
Sat, 23 Jul 2016 18:22:05 +0800
util.sql: Import type too (fix global access)
Kim Alvefur
Sun, 22 May 2016 14:37:52 +0200
util.sql: Import pcall (fixes #677)
Matthew Wild
Sun, 22 May 2016 02:16:11 +0100
util.sql: Log errors in transaction to error level with traceback but return only error message (fixes #464)
Kim Alvefur
Fri, 25 Mar 2016 16:09:34 +0100
util.sql: Charset should be innocent until proven guilty (initialize charset_ok to true), fixes bug introduced in 187ba2e9c012
Matthew Wild
Wed, 23 Mar 2016 12:17:28 +0000
less
more
|
(0)
-30
-10
-8
tip