Software /
code /
prosody
Log
plugins/mod_storage_sql.lua @ 10680:19692fc5c106
description | author | age |
---|---|---|
storagemanager, mod_storage_sql: Rename methods to :get_all() and :delete_all() | Matthew Wild | Wed, 11 Mar 2020 16:32:41 +0000 |
mod_storage_sql: Add map_store:find_key() and map_store:delete_key() (+ tests) | Matthew Wild | Wed, 11 Mar 2020 15:57:53 +0000 |
Merge 0.11->trunk | Kim Alvefur | Sat, 22 Feb 2020 16:26:20 +0100 |
mod_storage_sql: Move update limit check back one step, fixes traceback 0.11 | Kim Alvefur | Sat, 22 Feb 2020 16:23:43 +0100 |
Merge 0.11->trunk | Kim Alvefur | Fri, 21 Feb 2020 23:01:43 +0100 |
mod_storage_sql: Fix check for deletion limits (fixes #1494) 0.11 | Kim Alvefur | Fri, 21 Feb 2020 23:00:44 +0100 |
mod_storage_sql: Remove unused and not actually returned return value [luacheck] | Kim Alvefur | Tue, 24 Dec 2019 00:49:43 +0100 |