Software /
code /
prosody
Log
plugins/mod_storage_sql.lua @ 9500:7de89d66cbb9
description | author | age |
---|---|---|
mod_storage_sql: Keep prosodyarchive_index unique constraint on non-MySQL DBs | Matthew Wild | Fri, 12 Oct 2018 21:59:15 +0100 |
mod_storage_sql: Change prosodyarchive_index to be non-unique (fixes #1087) | Matthew Wild | Thu, 11 Oct 2018 19:23:21 +0100 |
mod_storage_sql: Have :users() throw an error on failure instead of returning non-iterator values | Matthew Wild | Thu, 11 Oct 2018 19:15:46 +0100 |
mod_storage_sql: Workaround MySQL not supporting LIMIT subquery in archive truncate operations, fixes #1200 | Matthew Wild | Thu, 11 Oct 2018 18:20:09 +0100 |
mod_storage_sql: Remove unused function argument [luacheck] | Kim Alvefur | Wed, 10 Oct 2018 21:23:35 +0200 |
mod_storage_sql: Catch and report value deserialization errors | Kim Alvefur | Sat, 24 Feb 2018 11:50:08 +0100 |
Merge 0.10->trunk | Kim Alvefur | Fri, 22 Dec 2017 01:02:05 +0100 |