Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove all trailing whitespace | Florian Zeitz | 2013-08-09 | 1 | -1/+1 |
| | |||||
* | migrator/prosody_sql.lua: Fix for compatibility with non-MySQL databases | Matthew Wild | 2011-06-05 | 1 | -1/+1 |
| | |||||
* | migrator/prosody_sql.lua: Create (and upgrade) MySQL tables to use ↵ | Matthew Wild | 2011-06-03 | 1 | -0/+18 |
| | | | | MEDIUMTEXT for the 'value' column to avoid truncation | ||||
* | tools/migration/migrator/prosody_sql.lua: Fix compatibility with PostgreSQL ↵ | Matthew Wild | 2011-04-11 | 1 | -1/+5 |
| | | | | (thanks Timo) | ||||
* | tools/migration/migrator/prosody_sql: Throw a friendlier error when LuaDBI ↵ | Matthew Wild | 2011-04-05 | 1 | -1/+5 |
| | | | | is not found | ||||
* | tools/migration/*: Numerous changes and restructuring, and the addition of a ↵ | Matthew Wild | 2011-02-26 | 1 | -0/+174 |
Makefile |