log plugins/mod_storage_sql2.lua @ 6756:2e75b94e3a1e

age author description
Tue, 07 Jul 2015 17:41:09 +0100 Matthew Wild mod_storage_sql2: Add prosodyctl command to upgrade tables from the command-line
Tue, 07 Jul 2015 17:40:23 +0100 Matthew Wild mod_storage_sql2: Add missing return to upgrade_table(), so we know if an upgrade is required
Tue, 07 Jul 2015 17:39:56 +0100 Matthew Wild mod_storage_sql2: Rename variable to avoid name clash
Sun, 05 Jul 2015 18:00:05 +0200 Kim Alvefur Merge 0.10->trunk
Sat, 27 Jun 2015 15:59:37 +0200 Kim Alvefur mod_storage_sql2: Validate configuration after normalizing SQLite3 database path (fixes traceback with default config)
Thu, 25 Jun 2015 18:57:43 +0200 Kim Alvefur Merge 0.10->trunk