aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLite/Resources (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-198-763/+198
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-035-0/+202
* Environment Module - allows Environment settings for Viewer3 warning: include...PixelTomsen2012-05-231-0/+11
* Parcel sales support to SQLiteBlueWall2012-02-171-1/+7
* Fillin missing SQLite support for TelehubsBlueWall2012-02-171-0/+16
* Fix: Lightshare Module(Windlight)-Region settings are not applicable for data...PixelTomsen2012-02-141-0/+70
* Fix: Covenant changed time not set http://opensimulator.org/mantis/view.php?i...PixelTomsen2012-02-031-1/+6
* Remove vestigal OpenSim.Data mono addins extension points that don't look lik...Justin Clark-Casey (justincc)2011-09-201-20/+0
* Remove un-needed ATTACH command in migration script.BlueWall2011-08-151-3/+1
* Fix sqlite migration problems by moving migrations in 019_RegionStore.sql and...Justin Clark-Casey (justincc)2010-09-013-14/+14
* Implements parcel media setting persistence and packet / CAPS handlingJonathan Freedman2010-08-301-0/+10
* add missing regionstore migration file for new fields. D'oh!Justin Clark-Casey (justincc)2010-07-261-0/+6
* * Changed CreatorIDs consistently to varchar(128)Diva Canto2010-06-085-52/+53
* remove estate stuff in sqlite region migrations since this also exists in est...Justin Clark-Casey (justincc)2010-06-041-54/+1
* add sqlite database back to database testsJustin Clark-Casey (justincc)2010-06-041-1/+1
* Split migrations for RegionStore and EstateStore (see WARNING!)AlexRa2010-05-232-25/+88
* SQLite: CreatorID added (and asset_flags moved) to the migration scriptAlexRa2010-05-191-0/+24
* Migrations for SQLite converted to new formatAlexRa2010-05-1646-709/+828
* * Fixed spamming the assets table with map tiles. The tile image ID is now st...Diva Canto2010-05-092-0/+10
* These files are part of the GridUserService write-up.Diva Canto2010-05-071-0/+16
* Fixed: migration #2 for SQLite. Problem was that ATTACH cannot be done inside...Diva Canto2010-05-041-3/+2
* Switched everything to XInventory by default. The old Inventory is still ther...Diva Canto2010-05-022-0/+47
* Bug fix: UserAccounts in SQLite was missing the primary key constraint.Diva Canto2010-04-161-1/+1
* Added FriendsData to both Null storage and SQLite. Untested.Diva Canto2010-02-282-0/+15
* Bug fixes on field names in order to make data import work from old users tab...Diva Canto2010-02-211-1/+1
* * Added SQlite connector for AvatarData. Tested -- works.Diva Canto2010-02-211-0/+9
* Added UserAccountData and auth to the SQLite connector. Compiles, runs, but a...Diva Canto2010-02-204-0/+45
* * Consistently use dashed uuid format for sqlite region data, as was previous...Justin Clarke Casey2009-05-071-0/+79
* Thanks, Ewe Loon for a patch thatHomer Horwitz2009-04-251-0/+37
* * Apply http://opensimulator.org/mantis/view.php?id=3439Justin Clarke Casey2009-04-103-11/+11
* * Change SQLite asset UUID to dashed format to be consistentJustin Clarke Casey2009-04-091-0/+7
* * Change UUIDs in SQLite user db to dashed format to match representations el...Justin Clarke Casey2009-04-091-0/+11
* * Improve inventory uuid conversions to make sure that we aren't converting a...Justin Clarke Casey2009-04-091-8/+29
* * Migrate UUID representations in SQLite inventory store to dashed formatJustin Clarke Casey2009-04-091-0/+15
* Adding migrations for MySQL and SQLite for removing the "old" cloud image.Homer Horwitz2009-04-051-0/+1
* - remove dependency on OpenSim.Grid.AssetServer.Plugins.Opensim inMike Mazur2009-02-161-1/+0
* - add OpenSim.Grid.AssetServer.Plugins.OpenSim as a dependency for OpenSim.Da...Mike Mazur2009-02-161-0/+1
* * Remove unused prims.ParentID field from SQLite and MySQLJustin Clarke Casey2009-01-191-0/+8
* Update svn properties, minor formatting cleanup.Jeff Ames2008-12-301-5/+5
* Thanks Gerhard for a patch that implements part 3 of VolumeDetection / persis...Dahlia Trimble2008-12-221-0/+5
* Update svn properties, minor formatting cleanup.Jeff Ames2008-11-211-6/+6
* Mantis#2656. Thank you kindly, Nlin for a patch that:Charles Krinke2008-11-191-0/+6
* Fixed MySQL and SQLite so they will save theSean Dague2008-11-181-0/+8
* Add SQLite and the missing migrations files for last commitMelanie Thielker2008-11-141-0/+5
* implement email field for MySQL and SQLiteSean Dague2008-11-041-0/+5
* Megapatch. :) Fix skull attachment editing. Streamline Object terse updates.Melanie Thielker2008-10-181-0/+6
* Add database persistence for material settingMelanie Thielker2008-10-031-0/+5
* * Updates the SQLite region database to support the same properties that the ...Teravus Ovares2008-09-181-0/+28
* Adding currentLookAt to useragents table in SQLite. This complements theHomer Horwitz2008-09-171-0/+7
* Mantis #904: Thanks jonc, for a patch that adds "useragents" table toHomer Horwitz2008-09-161-0/+20