Log

util/sql.lua @ 10561:29b3eb95c268 0.11

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