log tools/migration/migrator/prosody_sql.lua @ 4499:55ef5d83d00a

age author description
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)