Mercurial > prosody-hg
log plugins/mod_storage_sql.lua @ 4101:06778bc27d53
| age | author | description |
|---|---|---|
| Sat, 08 Jan 2011 23:09:21 +0000 | Matthew Wild | mod_storage_sql: Create table automatically for all databases now, not just SQLite. Also rename table from Prosody -> prosody. |
| Fri, 07 Jan 2011 11:57:48 +0000 | Matthew Wild | mod_storage_sql: Make the 'database' value for the SQLite3 driver relative to the data path |
| Wed, 05 Jan 2011 06:56:36 +0500 | Waqas Hussain | mod_storage_sql: Catch Lua errors during SQL transactions, and rollback. |
| Wed, 05 Jan 2011 06:23:58 +0500 | Waqas Hussain | mod_storage_sql: Removed unnecessary initialization of a variable. |
| Mon, 27 Dec 2010 19:43:57 +0500 | Waqas Hussain | mod_storage_sql: Use util.json instead of util.serialization. |
| Mon, 27 Dec 2010 06:10:35 +0500 | Waqas Hussain | mod_storage_sql: Log an error on query failure. |
| Mon, 27 Dec 2010 06:10:35 +0500 | Waqas Hussain | mod_storage_sql: Remove the subkey column from the Prosody table, and make the map store compatible with the key-value store. |
