prosody
log
graph
tags
bookmarks
branches
224e681c4db2
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 @ 10211:
224e681c4db2
0.11
less
more
|
(0)
-15
tip
description
author
age
util.sql: Ignore if tables and indices already exist on creation (fixes #1064)
0.11
Kim Alvefur
2019-05-30
util.sql: Switch from hacky multi-arg xpcall implementation to util.xpcall
0.11
Kim Alvefur
2018-11-11
vairious: Add annotation when an empty environment is set [luacheck]
Kim Alvefur
2018-02-28
util: Ignore some Lua 5.1 vs 5.2 compat things [luacheck]
Kim Alvefur
2017-11-10
util: Various minor changes to please [luacheck]
Kim Alvefur
2017-11-10
util.sql: Discard useless substitution count from string.gsub in SQL debug logs
Kim Alvefur
2017-11-08
util.sql: Return an error message when a SQL commit fails (LuaDBI doesn't) (Thanks Ge0rG)
Kim Alvefur
2017-11-07
util.sql: Don't log at error level if a transaction failed and was retried ok
Matthew Wild
2017-10-04
util.sql: Greedily read all rows so we can close queries early (fixes #391)
Matthew Wild
2017-08-04
util.sql: Produce more SQL-standard-like debug messages
Kim Alvefur
2017-04-13
util.sql: Strip indentation from queries for debug logging
Kim Alvefur
2017-04-12
util.sql: Apply quote transform in engine:execute so it is applied to eg encoding checks in mod_storage_sql (thanks Martin)
Kim Alvefur
2017-04-12
SQL: Use standard quotes for columns and other identifiers, rewrite to grave accents for MySQL only (fixes #885)
Kim Alvefur
2017-04-10
util.sql: remove unused one-letter loop variables [luacheck]
Anton Shestakov
2016-07-23
util.sql: Import type too (fix global access)
Kim Alvefur
2016-05-22
less
more
|
(0)
-15
tip