log util/sql.lua @ 13389:47d0d80da208

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