Software /
code /
prosody
Log
plugins/mod_storage_sql.lua @ 7859:9eb13c14eaab
description | author | age |
---|---|---|
Merge 0.10->trunk | Kim Alvefur | Tue, 24 Jan 2017 19:27:17 +0100 |
mod_storage_sql: Fix to use correct order for return values from transaction (thanks postblue) | Kim Alvefur | Tue, 24 Jan 2017 19:26:40 +0100 |
Merge 0.10->trunk | Kim Alvefur | Mon, 23 Jan 2017 19:34:14 +0100 |
mod_storage_sql: Return number of affected items from archive:delete | Kim Alvefur | Tue, 22 Nov 2016 18:13:21 +0100 |
Merge 0.10->trunk | Kim Alvefur | Fri, 02 Dec 2016 11:13:05 +0100 |
mod_storage_sql: Normalize parameters for upgrade command | Kim Alvefur | Thu, 01 Dec 2016 10:02:57 +0100 |
mod_storage_sql: List available commands if no commands given (currenly only one available) | Kim Alvefur | Thu, 01 Dec 2016 10:02:26 +0100 |
mod_storage_sql: Don't say 'Unknown command' if no command was given (fixes attempt to concatenate nil) | Kim Alvefur | Thu, 01 Dec 2016 10:02:01 +0100 |