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 3 migrations, 1 each for prims, primshapes, and primitems | Sean Dague | 2008-07-03 | 1 | -0/+9 |
to move all their UUID stores from varchar(255) -> char(36). Based on past evidence, this should help with performance. |