Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Changed CreatorIDs consistently to varchar(128) | Diva Canto | 2010-06-08 | 1 | -1/+1 |
| | | | | | * Deleted redundant migration for assets in SQLite * Rewrote XInventory migrations in SQLite in the new style | ||||
* | The 8th migration statement in AssetStore.migrations didn't look right. | Diva Canto | 2010-05-23 | 1 | -1/+1 |
| | |||||
* | MySQL: added CreatorID, moved asset_flag to migration script | AlexRa | 2010-05-19 | 1 | -0/+8 |
| | |||||
* | Converted MySQL migration history to the new format | AlexRa | 2010-05-16 | 1 | -0/+69 |
Replaced all NNN_StoreName.sql migration resources with a more readable, single-file-per-store |