Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Converted MySQL migration history to the new format | AlexRa | 2010-05-16 | 1 | -9/+0 |
| | | | | | Replaced all NNN_StoreName.sql migration resources with a more readable, single-file-per-store | ||||
* | add migration for SceneGroupID to char(36) plus add an index. This | Sean Dague | 2008-07-15 | 1 | -0/+9 |
should actually speed up deletes substantially, especially for large regions, as this was a table scan before. |