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