Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump migration version on LastSeen field so it is actually run | Melanie | 2010-10-18 | 1 | -1/+1 |
| | |||||
* | Ensure no UUID.Zero region ID is ever written to presence. Add a Migration | Melanie Thielker | 2010-10-13 | 1 | -0/+8 |
| | | | | to add a LastSeen field of type "Timestamp" to Presence for MySQL | ||||
* | Cleaned up MySql migrations a bit more, got rid of all old-form migration ↵ | Diva Canto | 2010-05-20 | 1 | -23/+2 |
| | | | | files. Restored Presence table to its taboo-breaking form. | ||||
* | Converted MySQL migration history to the new format | AlexRa | 2010-05-16 | 1 | -0/+36 |
Replaced all NNN_StoreName.sql migration resources with a more readable, single-file-per-store |