OpenSimMirror/OpenSim/Data/MSSQL
Justin Clark-Casey (justincc) 65d838da00 Update parent inventory folder version numbers when folders are moved/created/deleted to match version numbers cached by viewers.
This is done in the way that one would expect (e.g. moving a folder increments version number on both source and destination parent folders).
This should hopefully improve viewer reuse of its cached inventory information.
Currently MySQL only but will be implement for SQLite/MSSQL if there are no issues.
2012-11-13 04:47:17 +00:00
..
Properties Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
Resources Updates to MSSQL store for 0.7.3 to include: 2012-03-06 00:45:58 +00:00
MSSQLAssetData.cs Further corrections to MS SQL stores (now passes all tests) 2010-05-23 11:48:19 +03:00
MSSQLAuthenticationData.cs MSSQL Additions for Presence Refactor branch. Most functionality tested and works, some outstanding issues around login location and border crossings on y axis. 2010-02-24 15:50:44 +00:00
MSSQLAvatarData.cs remove some mono compiler warnings 2011-03-31 22:20:12 +01:00
MSSQLEstateData.cs Reattaching a region was failing if the estate name had not changed (issue 5035). 2011-09-16 18:50:25 +01:00
MSSQLFriendsData.cs Updates to MSSQL store for 0.7.3 to include: 2012-03-06 00:45:58 +00:00
MSSQLGenericTableHandler.cs Updates to MSSQL to most recent compatibility, also included Windlight support. Needs plenty of testing but clean install and migration from 0.6.9 have been tested and work, a few indexes still need to be added for performance. 2011-06-01 21:01:04 +01:00
MSSQLGridUserData.cs remove some mono compiler warnings 2011-03-31 22:20:12 +01:00
MSSQLInventoryData.cs Updates to MSSQL store for 0.7.3 to include: 2012-03-06 00:45:58 +00:00
MSSQLManager.cs remove some mono compiler warnings 2011-03-31 22:20:12 +01:00
MSSQLMigration.cs minor: remove some mono compiler warnings 2011-08-18 01:16:58 +01:00
MSSQLPresenceData.cs remove some mono compiler warnings 2011-03-31 22:20:12 +01:00
MSSQLRegionData.cs Updates to MSSQL to most recent compatibility, also included Windlight support. Needs plenty of testing but clean install and migration from 0.6.9 have been tested and work, a few indexes still need to be added for performance. 2011-06-01 21:01:04 +01:00
MSSQLSimulationData.cs Updates to MSSQL store for 0.7.3 to include: 2012-03-06 00:45:58 +00:00
MSSQLUserAccountData.cs MSSQL Bug fix in user account retrieval, plus migrations for FriendsStore and InventoryStore 2011-09-16 19:09:46 +01:00
MSSQLXInventoryData.cs Update parent inventory folder version numbers when folders are moved/created/deleted to match version numbers cached by viewers. 2012-11-13 04:47:17 +00:00