Software /
code /
prosody
Log
tools/migration/migrator/prosody_sql.lua @ 7539:366964dbddb1
description | author | age |
---|---|---|
Remove all trailing whitespace | Florian Zeitz | 2013-08-09 |
migrator/prosody_sql.lua: Fix for compatibility with non-MySQL databases | Matthew Wild | 2011-06-05 |
migrator/prosody_sql.lua: Create (and upgrade) MySQL tables to use MEDIUMTEXT for the 'value' column to avoid truncation | Matthew Wild | 2011-06-02 |
tools/migration/migrator/prosody_sql.lua: Fix compatibility with PostgreSQL (thanks Timo) | Matthew Wild | 2011-04-11 |
tools/migration/migrator/prosody_sql: Throw a friendlier error when LuaDBI is not found | Matthew Wild | 2011-04-05 |
tools/migration/*: Numerous changes and restructuring, and the addition of a Makefile base tools/migration/prosody_sql.lua@1158d24efaed | Matthew Wild | 2011-02-26 |