Software / code / prosody
Log
plugins/mod_storage_sql.lua @ 10724:7835b9f14cb8
| description | author | age |
|---|---|---|
| Merge 0.11->trunk | Kim Alvefur | Sun, 22 Mar 2020 21:13:09 +0100 |
| mod_storage_sql: Add index covering sort_id to improve performance (fixes #1505) 0.11 | Kim Alvefur | Sun, 22 Mar 2020 21:05:59 +0100 |
| 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 |