Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added creator info across the board -- TaskInventoryItems and InventoryItems ↵ | Diva Canto | 2010-11-21 | 1 | -0/+8 |
| | | | | | | themselves. Tested. Seems to be working, main tests pass. Nothing done for IARs or HG transfers yet -- this only works for OARs for the time being. New migration in inventory table in order to make CreatorID varchar(255). | ||||
* | * Changed CreatorIDs consistently to varchar(128) | Diva Canto | 2010-06-08 | 1 | -0/+8 |
| | | | | | * Deleted redundant migration for assets in SQLite * Rewrote XInventory migrations in SQLite in the new style | ||||
* | Converted MySQL migration history to the new format | AlexRa | 2010-05-16 | 1 | -0/+93 |
Replaced all NNN_StoreName.sql migration resources with a more readable, single-file-per-store |