This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-15 03:15:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
109ddd1bd5fcabf3155e579fe6eb15e07869b9b8
opensim
/
OpenSim
/
Data
/
MSSQL
History
Justin Clark-Casey (justincc)
109ddd1bd5
add mssql support for media on a prim
...
compiles but not tested. please test and correct if necessary!
2010-07-26 23:34:23 +01:00
..
Properties
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
2009-06-01 06:37:14 +00:00
Resources
add mssql support for media on a prim
2010-07-26 23:34:23 +01: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
Formatting cleanup. Add copyright notices.
2010-03-10 13:15:36 +09:00
MSSQLEstateData.cs
All data tests made DBMS-independent
2010-05-23 11:47:39 +03:00
MSSQLFriendsData.cs
MSSQL tweaks for latest ROBUST - friends handling fixed, GridUserData placeholder added.
2010-03-09 18:37:08 +00:00
MSSQLGenericTableHandler.cs
Formatting cleanup. Add copyright notices.
2010-03-10 13:15:36 +09:00
MSSQLGridUserData.cs
GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway.
2010-05-07 21:29:56 -07:00
MSSQLInventoryData.cs
Further corrections to MS SQL stores (now passes all tests)
2010-05-23 11:48:19 +03:00
MSSQLLegacyRegionData.cs
add mssql support for media on a prim
2010-07-26 23:34:23 +01:00
MSSQLManager.cs
Formatting cleanup. Add copyright notices.
2010-03-10 13:15:36 +09:00
MSSQLMigration.cs
Reverting the memory leak patch for MySQL. Problems have been reported with the grid server after running for several hours
2009-11-02 11:19:55 -08:00
MSSQLPresenceData.cs
GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway.
2010-05-07 21:29:56 -07:00
MSSQLRegionData.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
MSSQLUserAccountData.cs
Formatting cleanup. Add copyright notices.
2010-03-10 13:15:36 +09:00
MSSQLXInventoryData.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