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-24 01:47:03 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2cedfba67c49b32406005ce3d1bc62d302ef3d19
opensim
/
OpenSim
/
Data
/
MSSQL
History
Justin Clark-Casey (justincc)
1270727c96
Merge branch 'moap'
2010-08-06 18:29:30 +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
fix mysql/mssql prim serialization problem
2010-08-04 20:23:18 +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
White space from previous commit.
2010-07-31 16:40:58 -07: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