log plugins/mod_storage_sql2.lua @ 5893:62ce0328fdfe

age author description
Wed, 30 Oct 2013 22:37:07 +0100 Kim Alvefur mod_storage_sql2: The prosodyarchive_index should be unique
Wed, 30 Oct 2013 22:27:22 +0100 Kim Alvefur mod_storage_sql2: Use primary_key and auto_increment flags instead of baking that into the type
Wed, 30 Oct 2013 14:33:15 +0100 Kim Alvefur mod_storage_sql2: Use MEDIUMTEXT fields for value columns (ie TEXT on non-MySQL)