prosody
log
graph
tags
bookmarks
branches
685403a6fee1
browse
changeset
plugins/mod_storage_sql.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
plugins/mod_storage_sql.lua @ 5040:
685403a6fee1
less
more
|
(0)
-10
-8
tip
description
author
age
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
mod_storage_sql: Fix commit c806a599224a for compatibility with non-MySQL databases (thanks Ognyan Kulev)
Matthew Wild
Sun, 05 Jun 2011 11:53:29 +0100
mod_storage_sql: Log error when failing to update MySQL schema
0.8.1
Matthew Wild
Fri, 03 Jun 2011 05:34:22 +0100
mod_storage_sql: Switch to MEDIUMTEXT for the 'value' column when using MySQL, as it imposes a 64K limit otherwise, potentially truncating data. Automatically upgrades existing tables.
Matthew Wild
Thu, 02 Jun 2011 02:30:26 +0100
less
more
|
(0)
-10
-8
tip