| Fri, 12 Oct 2018 21:59:15 +0100 |
Matthew Wild |
mod_storage_sql: Keep prosodyarchive_index unique constraint on non-MySQL DBs
|
| Thu, 11 Oct 2018 19:23:21 +0100 |
Matthew Wild |
mod_storage_sql: Change prosodyarchive_index to be non-unique (fixes #1087)
|
| Thu, 11 Oct 2018 19:15:46 +0100 |
Matthew Wild |
mod_storage_sql: Have :users() throw an error on failure instead of returning non-iterator values
|
| Thu, 11 Oct 2018 18:20:09 +0100 |
Matthew Wild |
mod_storage_sql: Workaround MySQL not supporting LIMIT subquery in archive truncate operations, fixes #1200
|
| Wed, 10 Oct 2018 21:23:35 +0200 |
Kim Alvefur |
mod_storage_sql: Remove unused function argument [luacheck]
|
| Sat, 24 Feb 2018 11:50:08 +0100 |
Kim Alvefur |
mod_storage_sql: Catch and report value deserialization errors
|
| Fri, 22 Dec 2017 01:02:05 +0100 |
Kim Alvefur |
Merge 0.10->trunk
|
| Tue, 12 Dec 2017 01:40:09 +0100 |
Kim Alvefur |
mod_storage_sql: Index over contact and timestamp (happy now Ge0rg?)
|
| Mon, 11 Dec 2017 22:45:03 +0100 |
Kim Alvefur |
mod_storage_sql: Remove ability to override name of key-value table (unreachable and would not work)
|
| Tue, 21 Nov 2017 23:16:16 +0100 |
Kim Alvefur |
Merge 0.10->trunk
|
| Tue, 21 Nov 2017 14:46:21 +0100 |
Kim Alvefur |
mod_storage_sql: Add indices that include the with and when columns of archives
|
| Thu, 09 Nov 2017 16:50:36 +0100 |
Kim Alvefur |
mod_storage_sql: Add support for truncating deletion
|