Software /
code /
prosody
Log
plugins/mod_storage_sql.lua @ 5055:d466d2088a61
description | author | age |
---|---|---|
mod_storage_sql: Complete transactions in list_stores and purge | Kim Alvefur | Mon, 30 Jul 2012 06:01:41 +0200 |
mod_storage_sql: Keep connections in a shared cache table | Kim Alvefur | Mon, 30 Jul 2012 01:54:07 +0200 |
mod_storage_sql: Add method for removing all data belonging to a user | Kim Alvefur | Sat, 28 Jul 2012 21:36:42 +0200 |
mod_storage_sql: Add method for listing stores | Kim Alvefur | Sat, 28 Jul 2012 21:27:45 +0200 |
mod_storage_sql: Split out query handling logic from getsql() into a separate function | Kim Alvefur | Sat, 28 Jul 2012 21:26:33 +0200 |
mod_storage_sql: Add extra logging and error handling around table creation 0.8.2 | Matthew Wild | Sat, 11 Jun 2011 02:16:26 +0100 |
mod_storage_sql: Add sql_manage_tables to disable table creation/updating. | Matthew Wild | Sat, 11 Jun 2011 02:15:38 +0100 |