Software /
code /
prosody
Log
plugins/mod_storage_sql.lua @ 7175:3e7c69190193
description | author | age |
---|---|---|
mod_storage_sql: Remove debug logging of archive queries | Kim Alvefur | Sun, 21 Feb 2016 19:29:00 +0100 |
mod_storage_sql: Lower message about new engine creation to debug level | Kim Alvefur | Sun, 21 Feb 2016 19:01:26 +0100 |
mod_storage_sql: Share SQL connections with same parameters across VirtualHosts (fixes #576) | Kim Alvefur | Sun, 21 Feb 2016 14:53:19 +0100 |
mod_storage_sql: Fix setting value to false in map store | Kim Alvefur | Fri, 19 Feb 2016 19:22:18 +0100 |
mod_storage_sql: Silence some harmless luacheck warnings | Kim Alvefur | Tue, 09 Feb 2016 17:24:04 +0100 |
mod_storage_sql: Implement map:set_keys, allowing multiple keys to be set in the same transaction | Kim Alvefur | Tue, 09 Feb 2016 16:56:27 +0100 |
mod_storage_sql: Support non-string keys in map store | Kim Alvefur | Mon, 08 Feb 2016 20:23:12 +0100 |