log plugins/mod_storage_sql2.lua @ 5891:b6a56934338c

age author description
Wed, 30 Oct 2013 14:33:15 +0100 Kim Alvefur mod_storage_sql2: Use MEDIUMTEXT fields for value columns (ie TEXT on non-MySQL)
Mon, 28 Oct 2013 22:08:46 +0100 Kim Alvefur mod_storage_sql2: Move checking of the sql_manage_tables option so it also includes table upgrades (again)
Mon, 28 Oct 2013 22:07:16 +0100 Kim Alvefur mod_storage_sql2, util.sql: Move code for setting encoding to util.sql