Log

tools/migration/migrator/prosody_sql.lua @ 8903:c5d5dfaa8d38

description author age
Merge 0.10->trunk Kim Alvefur 2017-04-10
SQL: Use standard quotes for columns and other identifiers, rewrite to grave accents for MySQL only (fixes #885) Kim Alvefur 2017-04-10
Merge 0.10->trunk Kim Alvefur 2017-04-08
migration/prosody_sql: Commit transaction when all items have been processed Kim Alvefur 2017-04-08
Merge 0.10->trunk Kim Alvefur 2017-04-07
migrator/prosody_sql: Abort and demand database be upgraded if it needs to be (#635) Kim Alvefur 2017-04-07
migrator.prosody_sql: Switch to util.sql (#635) Kim Alvefur 2017-04-07
Merge 0.10->trunk Kim Alvefur 2017-02-04
tools/migration/migrator/*: Remove use of module() Kim Alvefur 2017-02-02
Update every link to the documentation to use HTTPS Emmanuel Gil Peyrot 2016-04-16
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