aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/Resources (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implements parcel media setting persistence and packet / CAPS handlingJonathan Freedman2010-08-301-2/+12
* add mysql support for media on a primJustin Clark-Casey (justincc)2010-07-261-1/+8
* * Deleted duplicated migration that was failing anyway.Diva Canto2010-06-141-2/+0
* Add the BEGIN; I had missedMelanie2010-06-091-0/+1
* Re-add Migration version 32, which apparently got dropped completely.Melanie2010-06-091-0/+72
* * Changed CreatorIDs consistently to varchar(128)Diva Canto2010-06-082-1/+9
* Add a migration to adjust types in the WL table. The new connector likes thatMelanie2010-06-081-0/+6
* Merge branch 'unitests'Melanie2010-05-262-84/+81
|\
| * MySQL Migrations: Minor correcton to Region/Estate splitAlexRa2010-05-232-6/+12
| * Split migrations for RegionStore and EstateStore (see WARNING!)AlexRa2010-05-232-78/+69
* | The 8th migration statement in AssetStore.migrations didn't look right.Diva Canto2010-05-231-1/+1
|/
* Cleaned up MySql migrations a bit more, got rid of all old-form migration fil...Diva Canto2010-05-205-32/+8
* MySQL: added CreatorID, moved asset_flag to migration scriptAlexRa2010-05-191-0/+8
* Converted MySQL migration history to the new formatAlexRa2010-05-1678-1002/+1228
* * Fixed spamming the assets table with map tiles. The tile image ID is now st...Diva Canto2010-05-091-0/+3
* Add a field asset_flags and a corresponding enum to the asset database. ThisMelanie2010-05-091-0/+5
* These files are part of the GridUserService write-up.Diva Canto2010-05-071-0/+17
* GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto2010-05-073-19/+4
* Somehow the starting estate number in MySQL was lost. This adds a migrationMelanie2010-03-221-0/+3
* Implement the friends data adaptorMelanie2010-02-052-0/+10
* Fixed a missing field in the last regions table migration.Diva Canto2010-01-161-0/+1
* Add a handful of new region flags and a small migrationMelanie2010-01-151-0/+6
* Add last_seen field to regions tableMelanie2010-01-101-0/+5
* Preliminary work on the new default region setting mechanismMelanie2010-01-091-0/+6
* Add migrations to add fields to user and auth tablesMelanie2010-01-082-0/+13
* AvatarStore. Untested, but completeMelanie2010-01-041-0/+5
* Auth data migration.Diva Canto2010-01-011-0/+5
* Fixed a couple of bugs that were bombing the data migration.Diva Canto2009-12-292-2/+2
* Give the new user tables the once-over. Strip the current set of methodsMelanie2009-12-293-2/+16
* * Added useraccount tableDiva Canto2009-12-291-0/+13
* Add the indices to really make this table workMelanie2009-12-281-0/+6
* Add a migration to add the 3 new fieldsMelanie2009-12-281-0/+7
* Add the second step of the friends migration to pull data from the old table ...Melanie2009-12-281-0/+5
* Add the migration for friends and guard the presence Report functionMelanie2009-12-281-0/+9
* Forgot the migration fileMelanie2009-12-281-0/+15
* Add the Migration for the regions tableMelanie2009-09-271-0/+6
* Add the migration for scoping grid dataMelanie2009-09-161-0/+7
* Revising the user account data interfaces. No user functionality yetMelanie2009-09-061-0/+5
* Add the new AuthStore to migrations. Update OpenSim.Server.iniMelanie2009-09-041-0/+21
* From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague2009-06-291-0/+7
* From: Chris Yeoh <yeohc@au1.ibm.com>Dr Scofield2009-06-031-0/+7
* From: Chris Yeoh <cyeoh@au1.ibm.com>Dr Scofield2009-05-271-0/+5
* Update svn properties.Jeff Ames2009-05-171-5/+5
* Thank you kindly, Patnad, for a patch that:Charles Krinke2009-05-121-0/+5
* WARNING: contains migrationSean Dague2009-05-081-0/+7
* * Consistently used dashed uuid format for mysql region data, as is done for ...Justin Clarke Casey2009-05-071-0/+79
* Adding migrations for MySQL and SQLite for removing the "old" cloud image.Homer Horwitz2009-04-051-0/+1
* remove all the very old create and upgrade sql files, these wereSean Dague2009-02-1717-288/+0
* AssetInventoryServer plugins can't be a dependency for the OpenSim.Data.MySQL...Mike Mazur2009-02-161-1/+0
* Rename NewAssetServer AssetInventoryServer and fully qualify withMike Mazur2009-02-161-1/+1