aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLite/Resources (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang8-763/+198
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel5-0/+202
2012-05-23Environment Module - allows Environment settings for Viewer3 warning: include...PixelTomsen1-0/+11
2012-02-17Parcel sales support to SQLiteBlueWall1-1/+7
2012-02-17Fillin missing SQLite support for TelehubsBlueWall1-0/+16
2012-02-14Fix: Lightshare Module(Windlight)-Region settings are not applicable for data...PixelTomsen1-0/+70
2012-02-03Fix: Covenant changed time not set http://opensimulator.org/mantis/view.php?i...PixelTomsen1-1/+6
2011-09-20Remove vestigal OpenSim.Data mono addins extension points that don't look lik...Justin Clark-Casey (justincc)1-20/+0
2011-08-15Remove un-needed ATTACH command in migration script.BlueWall1-3/+1
2010-09-01Fix sqlite migration problems by moving migrations in 019_RegionStore.sql and...Justin Clark-Casey (justincc)3-14/+14
2010-08-30Implements parcel media setting persistence and packet / CAPS handlingJonathan Freedman1-0/+10
2010-08-30local commit with parcel media bitsJonathan Freedman1-0/+10
2010-07-26add missing regionstore migration file for new fields. D'oh!Justin Clark-Casey (justincc)1-0/+6
2010-07-15add missing regionstore migration file for new fields. D'oh!Justin Clark-Casey (justincc)1-0/+6
2010-06-08* Changed CreatorIDs consistently to varchar(128)Diva Canto5-52/+53
2010-06-04remove estate stuff in sqlite region migrations since this also exists in est...Justin Clark-Casey (justincc)1-54/+1
2010-06-04add sqlite database back to database testsJustin Clark-Casey (justincc)1-1/+1
2010-05-23Split migrations for RegionStore and EstateStore (see WARNING!)AlexRa2-25/+88
2010-05-19SQLite: CreatorID added (and asset_flags moved) to the migration scriptAlexRa1-0/+24
2010-05-18Migrations for SQLite converted to new formatAlexRa46-709/+828
2010-05-16Migrations for SQLite converted to new formatAlexRa46-709/+828
2010-05-09* Fixed spamming the assets table with map tiles. The tile image ID is now st...Diva Canto2-0/+10
2010-05-07These files are part of the GridUserService write-up.Diva Canto1-0/+16
2010-05-04Fixed: migration #2 for SQLite. Problem was that ATTACH cannot be done inside...Diva Canto1-3/+2
2010-05-02Switched everything to XInventory by default. The old Inventory is still ther...Diva Canto2-0/+47
2010-04-16Bug fix: UserAccounts in SQLite was missing the primary key constraint.Diva Canto1-1/+1
2010-02-28Added FriendsData to both Null storage and SQLite. Untested.Diva Canto2-0/+15
2010-02-21Bug fixes on field names in order to make data import work from old users tab...Diva Canto1-1/+1
2010-02-21* Added SQlite connector for AvatarData. Tested -- works.Diva Canto1-0/+9
2010-02-20Added UserAccountData and auth to the SQLite connector. Compiles, runs, but a...Diva Canto4-0/+45
2009-05-07* Consistently use dashed uuid format for sqlite region data, as was previous...Justin Clarke Casey1-0/+79
2009-04-25Thanks, Ewe Loon for a patch thatHomer Horwitz1-0/+37
2009-04-10* Apply http://opensimulator.org/mantis/view.php?id=3439Justin Clarke Casey3-11/+11
2009-04-09* Change SQLite asset UUID to dashed format to be consistentJustin Clarke Casey1-0/+7
2009-04-09* Change UUIDs in SQLite user db to dashed format to match representations el...Justin Clarke Casey1-0/+11
2009-04-09* Improve inventory uuid conversions to make sure that we aren't converting a...Justin Clarke Casey1-8/+29
2009-04-09* Migrate UUID representations in SQLite inventory store to dashed formatJustin Clarke Casey1-0/+15
2009-04-05Adding migrations for MySQL and SQLite for removing the "old" cloud image.Homer Horwitz1-0/+1
2009-02-16- remove dependency on OpenSim.Grid.AssetServer.Plugins.Opensim inMike Mazur1-1/+0
2009-02-16- add OpenSim.Grid.AssetServer.Plugins.OpenSim as a dependency for OpenSim.Da...Mike Mazur1-0/+1
2009-01-19* Remove unused prims.ParentID field from SQLite and MySQLJustin Clarke Casey1-0/+8
2008-12-30Update svn properties, minor formatting cleanup.Jeff Ames1-5/+5
2008-12-22Thanks Gerhard for a patch that implements part 3 of VolumeDetection / persis...Dahlia Trimble1-0/+5
2008-11-21Update svn properties, minor formatting cleanup.Jeff Ames1-6/+6
2008-11-19Mantis#2656. Thank you kindly, Nlin for a patch that:Charles Krinke1-0/+6
2008-11-18Fixed MySQL and SQLite so they will save theSean Dague1-0/+8
2008-11-14Add SQLite and the missing migrations files for last commitMelanie Thielker1-0/+5
2008-11-04implement email field for MySQL and SQLiteSean Dague1-0/+5
2008-10-18Megapatch. :) Fix skull attachment editing. Streamline Object terse updates.Melanie Thielker1-0/+6
2008-10-03Add database persistence for material settingMelanie Thielker1-0/+5