Diva Canto
|
134e94a7e9
|
Flatten migrations for MySQL.
Conflicts:
OpenSim/Data/MySQL/Resources/RegionStore.migrations
OpenSim/Data/MySQL/Resources/UserAccount.migrations
|
2016-02-20 19:27:12 -08:00 |
Diva Canto
|
c617d658dd
|
Added creator info across the board -- TaskInventoryItems and InventoryItems 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).
|
2010-11-21 17:19:24 -08:00 |
Diva Canto
|
9b9804a498
|
* Changed CreatorIDs consistently to varchar(128)
* Deleted redundant migration for assets in SQLite
* Rewrote XInventory migrations in SQLite in the new style
|
2010-06-08 15:47:14 -07:00 |
AlexRa
|
ee713cb253
|
Converted MySQL migration history to the new format
Replaced all NNN_StoreName.sql migration resources with a more
readable, single-file-per-store
|
2010-05-16 17:04:13 +03:00 |