Software /
code /
prosody
Log
plugins/mod_storage_sql.lua @ 10032:de5ab807e438
description | author | age |
---|---|---|
mod_storage_sql: Fix to use correct arguments to archive id lookup | Kim Alvefur | Tue, 28 May 2019 00:47:50 +0200 |
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 |