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-16 03:36:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
604b786d89a321e8f9f67dbf855dce26e4ce56f6
opensim
/
OpenSim
/
Framework
/
Data.SQLite
History
lbsa71
604b786d89
* A feeble attempt at adding Grid db support to SQLite, just adding some code based on User db. Nothing hot-wired though.
2007-09-19 23:16:30 +00:00
..
Properties
changed to native line ending encoding
2007-07-16 15:40:11 +00:00
SQLiteAssetData.cs
move the locks closer to the data, sqlite for assets now works like a champ
2007-09-11 08:25:32 +00:00
SQLiteBase.cs
added some debugging for tracing where asset code isn't working with sqlite
2007-09-10 13:34:20 +00:00
SQLiteGridData.cs
* A feeble attempt at adding Grid db support to SQLite, just adding some code based on User db. Nothing hot-wired though.
2007-09-19 23:16:30 +00:00
SQLiteInventoryStore.cs
it helps to actually call TestTables to get the new tables created
2007-08-24 15:51:31 +00:00
SQLiteManager.cs
* A feeble attempt at adding Grid db support to SQLite, just adding some code based on User db. Nothing hot-wired though.
2007-09-19 23:16:30 +00:00
SQLiteUserData.cs
put some locking around user access, which should help with
2007-09-15 10:43:19 +00:00