mod_storage_sql: Catch errors during schema upgrade (thanks Nothing4You)
0.11
|
Matthew Wild |
Thu, 15 Nov 2018 21:55:16 +0000 |
mod_storage_sql: Handle Lua 5.3 move of unpack function
|
Kim Alvefur |
Sun, 21 Oct 2018 21:12:38 +0200 |
mod_storage_sql: Fix issue number in comment that was fixed by 55b40f3fa659 (fixes #1073)
|
Matthew Wild |
Sat, 13 Oct 2018 08:17:58 +0100 |
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 |
mod_storage_sql: Index over contact and timestamp (happy now Ge0rg?)
|
Kim Alvefur |
Tue, 12 Dec 2017 01:40:09 +0100 |
mod_storage_sql: Remove ability to override name of key-value table (unreachable and would not work)
|
Kim Alvefur |
Mon, 11 Dec 2017 22:45:03 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Tue, 21 Nov 2017 23:16:16 +0100 |
mod_storage_sql: Add indices that include the with and when columns of archives
|
Kim Alvefur |
Tue, 21 Nov 2017 14:46:21 +0100 |
mod_storage_sql: Add support for truncating deletion
|
Kim Alvefur |
Thu, 09 Nov 2017 16:50:36 +0100 |