Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_storage_sql2: The prosodyarchive_index should be unique | Kim Alvefur | Wed, 30 Oct 2013 22:37:07 +0100 |
mod_storage_sql2: Use primary_key and auto_increment flags instead of baking that into the type | Kim Alvefur | Wed, 30 Oct 2013 22:27:22 +0100 |
mod_storage_sql2: Use MEDIUMTEXT fields for value columns (ie TEXT on non-MySQL) | Kim Alvefur | Wed, 30 Oct 2013 14:33:15 +0100 |
util.sql: Rewrite MEDIUMTEXT to TEXT for drivers other than MySQL | Kim Alvefur | Wed, 30 Oct 2013 10:24:35 +0100 |
util.sql: Check what encoding SQLite3 uses | Kim Alvefur | Tue, 29 Oct 2013 11:43:49 +0100 |
util.sql: Find out if MySQL supports utf8mb4 and use that | Kim Alvefur | Tue, 29 Oct 2013 11:42:55 +0100 |
util.sql: Support incrementing columns | Kim Alvefur | Mon, 28 Oct 2013 23:20:25 +0100 |