prosody
log
graph
tags
bookmarks
branches
c806a599224a
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 @ 4285:
c806a599224a
less
more
|
(0)
-10
-8
tip
description
author
age
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
mod_storage_sql: Display friendlier error when LuaDBI is missing
Matthew Wild
Tue, 01 Mar 2011 06:12:43 +0000
mod_storage_sql: Create index when creating a new table
Matthew Wild
Tue, 11 Jan 2011 04:19:26 +0000
mod_storage_sql: Reconnect in all cases, and rollback on error.
Waqas Hussain
Mon, 10 Jan 2011 21:07:59 +0500
mod_storage_sql: Create table automatically for all databases now, not just SQLite. Also rename table from Prosody -> prosody.
Matthew Wild
Sat, 08 Jan 2011 23:09:21 +0000
mod_storage_sql: Make the 'database' value for the SQLite3 driver relative to the data path
Matthew Wild
Fri, 07 Jan 2011 11:57:48 +0000
mod_storage_sql: Catch Lua errors during SQL transactions, and rollback.
Waqas Hussain
Wed, 05 Jan 2011 06:56:36 +0500
mod_storage_sql: Removed unnecessary initialization of a variable.
Waqas Hussain
Wed, 05 Jan 2011 06:23:58 +0500
less
more
|
(0)
-10
-8
tip