Justin Clark-Casey (justincc)
|
9149ef6c89
For MySQL, migrate region tables to the MyISAM storage engine rather than InnoDB
|
13 years ago |
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.
|
14 years ago |
Diva Canto
|
6a9ae9e7cb
Global creator information working on MySQL DB and on load/save OARs. Creator name properly shown on the viewer as first.last @authority.
|
14 years ago |
Jonathan Freedman
|
0a83fde85c
Implements parcel media setting persistence and packet / CAPS handling
|
14 years ago |
Justin Clark-Casey (justincc)
|
849fc0483f
add mysql support for media on a prim
|
14 years ago |
Diva Canto
|
9c9ce9e8dd
* Deleted duplicated migration that was failing anyway.
|
14 years ago |
Melanie
|
008e840cf2
Add the BEGIN; I had missed
|
14 years ago |
Melanie
|
668c3b4062
Re-add Migration version 32, which apparently got dropped completely.
|
14 years ago |
Melanie
|
a246cbce8d
Add a migration to adjust types in the WL table. The new connector likes that
|
14 years ago |
AlexRa
|
05d9ca1b26
MySQL Migrations: Minor correcton to Region/Estate split
|
14 years ago |
AlexRa
|
ebc2b6d4f6
Split migrations for RegionStore and EstateStore (see WARNING!)
|
14 years ago |
Diva Canto
|
213e372253
Cleaned up MySql migrations a bit more, got rid of all old-form migration files. Restored Presence table to its taboo-breaking form.
|
14 years ago |
AlexRa
|
ee713cb253
Converted MySQL migration history to the new format
|
14 years ago |