Log

util/sql.lua @ 13270:14bbfb2cc8dd default tip

description author age
util.sql: Remove unused String() and Integer() functions Kim Alvefur Sat, 22 Jul 2023 14:55:27 +0200
util: Prefix module imports with prosody namespace Kim Alvefur Fri, 17 Mar 2023 16:23:16 +0100
mod_storage_sql: Record connection to database as module status Kim Alvefur Mon, 30 Jan 2023 00:38:26 +0100
util.sql: Handle failure to detect connection encoding Kim Alvefur Mon, 23 Dec 2019 21:13:27 +0100
util.sql: Preserve 3rd and 4th return values from transaction (fixes #1434) (thanks mrdoctorwho) Kim Alvefur Sat, 28 Sep 2019 18:24:28 +0200
util.sql: Remove tostring call from logging Kim Alvefur Tue, 30 Jul 2019 02:23:44 +0200
util.sql: Ignore if tables and indices already exist on creation (fixes #1064) 0.11 Kim Alvefur Thu, 30 May 2019 23:50:28 +0200
util.sql: Switch from hacky multi-arg xpcall implementation to util.xpcall 0.11 Kim Alvefur Sun, 11 Nov 2018 02:26:40 +0100