Software /
code /
prosody
Log
plugins/mod_storage_sql2.lua @ 6767:d01c29b62b16
description | author | age |
---|---|---|
Merge 0.10->trunk | Matthew Wild | Thu, 09 Jul 2015 00:14:27 +0100 |
mod_storage_sql2: Upgrade table if its charset does not match our connection's charset (thanks Zash) | Matthew Wild | Wed, 08 Jul 2015 15:07:23 +0100 |
mod_storage_sql2: Don't upgrade tables without admin intervention | Matthew Wild | Tue, 07 Jul 2015 17:42:29 +0100 |
mod_storage_sql2: Add prosodyctl command to upgrade tables from the command-line | Matthew Wild | Tue, 07 Jul 2015 17:41:09 +0100 |
mod_storage_sql2: Add missing return to upgrade_table(), so we know if an upgrade is required | Matthew Wild | Tue, 07 Jul 2015 17:40:23 +0100 |
mod_storage_sql2: Rename variable to avoid name clash | Matthew Wild | Tue, 07 Jul 2015 17:39:56 +0100 |
Merge 0.10->trunk | Kim Alvefur | Sun, 05 Jul 2015 18:00:05 +0200 |