log tools/migration/migrator/prosody_sql.lua @ 8074:4b403f881176

age author description
Mon, 10 Apr 2017 23:16:13 +0200 Kim Alvefur Merge 0.10->trunk
Mon, 10 Apr 2017 23:13:39 +0200 Kim Alvefur SQL: Use standard quotes for columns and other identifiers, rewrite to grave accents for MySQL only (fixes #885)
Sun, 09 Apr 2017 01:25:58 +0200 Kim Alvefur Merge 0.10->trunk
Sat, 08 Apr 2017 16:33:42 +0200 Kim Alvefur migration/prosody_sql: Commit transaction when all items have been processed
Sat, 08 Apr 2017 00:48:15 +0200 Kim Alvefur Merge 0.10->trunk
Fri, 07 Apr 2017 13:17:00 +0200 Kim Alvefur migrator/prosody_sql: Abort and demand database be upgraded if it needs to be (#635)
Fri, 07 Apr 2017 13:16:12 +0200 Kim Alvefur migrator.prosody_sql: Switch to util.sql (#635)
Sat, 04 Feb 2017 01:08:27 +0100 Kim Alvefur Merge 0.10->trunk
Thu, 02 Feb 2017 20:49:09 +0100 Kim Alvefur tools/migration/migrator/*: Remove use of module()
Sat, 16 Apr 2016 21:08:05 +0100 Emmanuel Gil Peyrot Update every link to the documentation to use HTTPS
Fri, 09 Aug 2013 17:48:21 +0200 Florian Zeitz Remove all trailing whitespace
Sun, 05 Jun 2011 11:53:41 +0100 Matthew Wild migrator/prosody_sql.lua: Fix for compatibility with non-MySQL databases
Fri, 03 Jun 2011 00:57:25 +0100 Matthew Wild migrator/prosody_sql.lua: Create (and upgrade) MySQL tables to use MEDIUMTEXT for the 'value' column to avoid truncation
Mon, 11 Apr 2011 17:01:06 +0100 Matthew Wild tools/migration/migrator/prosody_sql.lua: Fix compatibility with PostgreSQL (thanks Timo)
Tue, 05 Apr 2011 12:58:14 +0100 Matthew Wild tools/migration/migrator/prosody_sql: Throw a friendlier error when LuaDBI is not found
Sat, 26 Feb 2011 00:23:48 +0000 Matthew Wild tools/migration/*: Numerous changes and restructuring, and the addition of a Makefile base tools/migration/prosody_sql.lua@1158d24efaed