Software /
code /
prosody
Log
plugins/mod_storage_sql.lua @ 4285:c806a599224a
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 |