aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/Resources/RegionStore.migrations (follow)
Commit message (Expand)AuthorAgeFilesLines
* store rotation axis locks in MySql and SQlite dbs ( others need to be update...UbitUmarov2015-10-201-0/+8
* try to add a mysql migration to avnUbitUmarov2015-09-141-0/+15
* at last we can login and see objects ( friends is dead and disable inUbitUmarov2015-09-031-4/+0
* bad merge?UbitUmarov2015-09-011-1/+4
|\
| * Merge branch 'master' into careminsterMelanie2013-10-041-0/+17
| |\
| * \ Merge branch 'master' into careminsterMelanie2013-02-101-0/+12
| |\ \
| * \ \ Merge branch 'master' into careminsterMelanie2013-02-051-0/+8
| |\ \ \
| * | | | Add a skeleton for a name value storage associated with regionsMelanie2012-08-151-0/+7
| * | | | Merge branch 'master' into careminsterMelanie2012-05-271-0/+12
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into careminsterMelanie2012-02-041-0/+20
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-01-301-0/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-01-241-12/+3
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-01-221-1/+25
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into careminster-presence-refactorMelanie2011-06-111-0/+16
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminster-presence-refactorMelanie2010-11-221-0/+9
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminster-presence-refactorMelanie2010-08-301-2/+12
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminster-presence-refactorMelanie2010-08-061-1/+8
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminster-presence-refactorMelanie2010-06-161-2/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminster-presence-refactorMelanie2010-06-081-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminster-presence-refactorMelanie2010-05-261-78/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-211-0/+67
* | | | | | | | | | | | | | | | | Correcting errors in previous change: MySQL needs int unsigned, notMelanie Thielker2015-07-141-1/+1
* | | | | | | | | | | | | | | | | Mantis #7629: Change LandFlags column to unsigned. Thanks, Jim!Melanie Thielker2015-07-141-0/+8
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Preserve attachment point & position when attachment is rezzed in worldAleric Inglewood2013-09-221-0/+10
* | | | | | | | | | | | | | | | Database persistence for keyframes. Contains a Migration.Melanie2013-06-061-0/+7
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Added physics parameters support to MSSQL and SQLite (not tested)Oren Hurvitz2013-02-091-1/+1
* | | | | | | | | | | | | | | Partial port of Avination's support for the new physics parameters.Melanie2013-02-061-0/+13
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Stopped storing dynamic attributes in the PrimShapeOren Hurvitz2013-01-251-1/+0
* | | | | | | | | | | | | | Implement dynamic attribute persistence on mysql and mssqlJustin Clark-Casey (justincc)2013-01-251-0/+9
* | | | | | | | | | | | | | Add a skeleton for a name value storage associated with regionsMelanie2012-08-151-0/+7
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Environment Module - allows Environment settings for Viewer3 warning: include...PixelTomsen2012-05-231-0/+11
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Add default value to TelehubObjectBlueWall2012-02-041-0/+10
* | | | | | | | | | | | Fix: Covenant changed time not set http://opensimulator.org/mantis/view.php?i...PixelTomsen2012-02-031-0/+5
* | | | | | | | | | | | Replace ParcelAccessEntry with a new struct, LandAccessEntry, which moreMelanie2012-02-021-0/+6
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Add ParcelImageID to RegionSettings so we can have that overlay.Melanie2012-01-301-0/+6
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | IMPORTANT!!!!! Please READ. DO NOT Use this version or any before it since theMelanie2012-01-231-12/+3
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Change the key name I missed in last commitMelanie2012-01-221-1/+1
* | | | | | | | | Move Telehub tables and data from EstateSettings to RegionSettings.Melanie2012-01-221-1/+25
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | For MySQL, migrate region tables to the MyISAM storage engine rather than InnoDBJustin Clark-Casey (justincc)2011-06-101-0/+16
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Added creator info across the board -- TaskInventoryItems and InventoryItems ...Diva Canto2010-11-211-0/+1
* | | | | | | Global creator information working on MySQL DB and on load/save OARs. Creator...Diva Canto2010-11-211-0/+8
| |_|_|_|_|/ |/| | | | |
* | | | | | 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
| |_|/ |/| |
* | | Add a migration to adjust types in the WL table. The new connector likes thatMelanie2010-06-081-0/+6
| |/ |/|
* | MySQL Migrations: Minor correcton to Region/Estate splitAlexRa2010-05-231-6/+0
* | Split migrations for RegionStore and EstateStore (see WARNING!)AlexRa2010-05-231-78/+0
|/
* Cleaned up MySql migrations a bit more, got rid of all old-form migration fil...Diva Canto2010-05-201-1/+4