Software /
code /
prosody
Log
plugins/mod_storage_sql.lua @ 10031:17c175ad65f9
description | author | age |
---|---|---|
mod_storage_sql: Correctly return item-not-found error | Kim Alvefur | Tue, 28 May 2019 00:46:24 +0200 |
mod_storage_sql: Look up archive IDs in separate queries (fixes #1325) | Kim Alvefur | Sat, 23 Mar 2019 00:51:10 +0100 |
Merge 0.11->trunk | Kim Alvefur | Sun, 26 May 2019 19:41:58 +0200 |
mod_storage_sql: Handle SQLite DELETE with LIMIT being optional (fixes #1359) 0.11 | Kim Alvefur | Mon, 13 May 2019 14:39:38 +0200 |
mod_storage_sql: Move code out of if-else chain 0.11 | Kim Alvefur | Mon, 13 May 2019 14:47:41 +0200 |
mod_storage_sql: Add support for iterating over users in archive stores | Kim Alvefur | Sun, 05 May 2019 16:26:01 +0200 |
mod_storage_sql: Implement archive summary API | Kim Alvefur | Mon, 25 Feb 2019 15:51:55 +0100 |