OpenSimMirror/OpenSim/Data/MSSQL
Justin Clark-Casey (justincc) 3738aff608 Allow item links to be deleted even when other deletes and purges are disabled.
If these links are not deleted, then they will build up in the player's inventory until they can no longer log in.
Accidental deletion of links due to bugs or other causes is potentially inconvenient but on a par with items being
accidentally moved.  When a link is deleted, the target of the link is never touched.
This is a general solution that accounts for the use of links anywhere in the user's inventory.
2011-05-27 01:36:33 +01:00
..
Properties Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
Resources Mantis #5470 -- add forgotten MSSQL's GridUserStore. Thank you MrMonkE 2011-05-07 14:59:38 -07: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 Make the "All Estates" option work from the client (this makes chosen changes to all the estates that the user owns). 2011-04-05 01:30:13 +01:00
MSSQLFriendsData.cs MSSQL tweaks for latest ROBUST - friends handling fixed, GridUserData placeholder added. 2010-03-09 18:37:08 +00:00
MSSQLGenericTableHandler.cs Allow item links to be deleted even when other deletes and purges are disabled. 2011-05-27 01:36:33 +01:00
MSSQLGridUserData.cs remove some mono compiler warnings 2011-03-31 22:20:12 +01:00
MSSQLInventoryData.cs Further corrections to MS SQL stores (now passes all tests) 2010-05-23 11:48:19 +03:00
MSSQLManager.cs remove some mono compiler warnings 2011-03-31 22:20:12 +01:00
MSSQLMigration.cs Thank you MrMonkE for a patch that seems to bring the MSSQL data layer up to speed with 0.7.x. 2011-04-29 00:33:10 +01:00
MSSQLPresenceData.cs remove some mono compiler warnings 2011-03-31 22:20:12 +01:00
MSSQLRegionData.cs Thank you, Marck00, for a patch that implemented region distance sorting 2010-08-08 17:37:50 +01:00
MSSQLSimulationData.cs Thank you MrMonkE for a patch that seems to bring the MSSQL data layer up to speed with 0.7.x. 2011-04-29 00:33:10 +01:00
MSSQLUserAccountData.cs Formatting cleanup. Add copyright notices. 2010-03-10 13:15:36 +09:00
MSSQLXInventoryData.cs Allow item links to be deleted even when other deletes and purges are disabled. 2011-05-27 01:36:33 +01:00