Commit Graph

16 Commits (f0d34acdccd0d9d20ae1571d3e9894de03e22ffe)

Author SHA1 Message Date
Kim Alvefur 1796c07956 SQL: Use standard quotes for columns and other identifiers, rewrite to grave accents for MySQL only (fixes #885) 9 years ago
Kim Alvefur 1146267e9c migration/prosody_sql: Commit transaction when all items have been processed 9 years ago
Kim Alvefur f345e640e5 migrator/prosody_sql: Abort and demand database be upgraded if it needs to be (#635) 9 years ago
Kim Alvefur 5192599730 migrator.prosody_sql: Switch to util.sql (#635) 9 years ago
Kim Alvefur 04c82ce1bc tools/migration/migrator/*: Remove use of module() 9 years ago
Emmanuel Gil Peyrot bbf1653e04 Update every link to the documentation to use HTTPS 10 years ago
Florian Zeitz 4b618a8727 Remove all trailing whitespace 13 years ago
Matthew Wild 27bc9300b8 migrator/prosody_sql.lua: Create (and upgrade) MySQL tables to use MEDIUMTEXT for the 'value' column to avoid truncation 15 years ago
Matthew Wild 32c5970584 tools/migration/migrator/prosody_sql.lua: Fix compatibility with PostgreSQL (thanks Timo) 15 years ago
Matthew Wild cef7f598c0 tools/migration/migrator/prosody_sql: Throw a friendlier error when LuaDBI is not found 15 years ago
Matthew Wild 2c97611fed migrator/prosody_sql.lua: Fix for compatibility with non-MySQL databases 15 years ago
Matthew Wild 2b4811c843 tools/migration/*: Numerous changes and restructuring, and the addition of a Makefile 15 years ago
Matthew Wild bbb6356dd9 tools/migration/*.lua: Convert to unix line endings 15 years ago
Matthew Wild ba01859e1c tools/migration/*.lua: Convert to unix line endings 15 years ago
Waqas Hussain e5196d4395 tools/migration/*: Initial commit of a new migration tool. Currently supports Prosody files and Prosody SQL as input and output. 15 years ago
Waqas Hussain 0a2b87128f tools/migration/*: Initial commit of a new migration tool. Currently supports Prosody files and Prosody SQL as input and output. 15 years ago