Software /
code /
prosody
Log
tools/migration/migrator/prosody_sql.lua @ 7927:7132abcf669e
description | author | age |
---|---|---|
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 |