Software /
code /
prosody
Log
plugins/mod_storage_sql.lua @ 5969:0a3b8003ac9c
description | author | age |
---|---|---|
Remove all trailing whitespace | Florian Zeitz | Fri, 09 Aug 2013 17:48:21 +0200 |
mod_storage_sql: Return actual error string on commit failure. | Waqas Hussain | Fri, 30 Nov 2012 08:50:03 +0500 |
mod_storage_sql: Add support for iterating over users with data in a store | Kim Alvefur | Fri, 21 Sep 2012 17:24:06 +0200 |
Merge 0.9->trunk | Matthew Wild | Wed, 19 Sep 2012 12:14:08 +0100 |
mod_storage_sql: Remove obsolete comment | Matthew Wild | Wed, 19 Sep 2012 12:09:27 +0100 |
storagemanager, datamanager, mod_storage_{internal,sql}: Replace list_stores() with an iterator version | Kim Alvefur | Mon, 17 Sep 2012 05:42:10 +0200 |
mod_storage_*: Don't explicitly set driver name, to ease copying/renaming modules. | Waqas Hussain | Wed, 12 Sep 2012 23:46:10 +0500 |