Software /
code /
prosody
Log
plugins/mod_storage_sql.lua @ 9885:64e16d1e91f6
description | author | age |
---|---|---|
mod_storage_internal,_sql: Key item count cache on both username and store | Kim Alvefur | Fri, 22 Mar 2019 18:02:27 +0100 |
mod_storage_internal,_sql: Expose archive capabilities feature set | Kim Alvefur | Fri, 22 Mar 2019 18:01:24 +0100 |
mod_storage_internal,_sql: Add limit to number of items in an archive store (fixes #733) | Matthew Wild | Fri, 20 Oct 2017 12:53:53 +0200 |
various: Don't rely on _G.unpack existing | Kim Alvefur | Sat, 08 Dec 2018 17:09:55 +0100 |
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 |