Software /
code /
prosody
Log
util/sql.lua @ 10804:4dc57789f51b
description | author | age |
---|---|---|
util.sql: Handle failure to detect connection encoding | Kim Alvefur | 2019-12-23 |
util.sql: Preserve 3rd and 4th return values from transaction (fixes #1434) (thanks mrdoctorwho) | Kim Alvefur | 2019-09-28 |
util.sql: Remove tostring call from logging | Kim Alvefur | 2019-07-30 |
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 |