OpenSimMirror/OpenSim/Data/SQLite
Oren Hurvitz d15a3b10a3 When sending JSON-RPC calls (for UserProfile), use WebUtil instead of constructing the HTTP requests manually. This allows the calls to be logged when using "debug http all 6". 2014-04-24 15:58:41 +01:00
..
Properties Bump OPenSimulator version and assembly versions up to 0.8.0 Dev 2013-10-04 23:33:47 +01:00
Resources Add support for user preferences (im via email) 2013-12-06 02:52:13 -05:00
SQLiteAssetData.cs Changed the maximum asset name and description lengths to constants. Also, pre-truncate the description of dynamic textures. 2014-04-22 12:18:54 +03:00
SQLiteAuthenticationData.cs More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible. 2012-11-14 04:45:59 +00:00
SQLiteAvatarData.cs More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible. 2012-11-14 04:45:59 +00:00
SQLiteEstateData.cs More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible. 2012-11-14 04:45:59 +00:00
SQLiteFramework.cs More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible. 2012-11-14 04:45:59 +00:00
SQLiteFriendsData.cs Eliminated many warnings 2014-04-23 16:37:36 +03:00
SQLiteGenericTableHandler.cs Implement folder version updating for the sqlite inventory plugin 2012-11-15 03:29:55 +00:00
SQLiteGridUserData.cs Fix SQL statement 2013-07-02 16:10:09 -07:00
SQLiteHGTravelData.cs Added SQLite version of hg travel data store. UNTESTED. Hope it works! 2013-07-14 16:03:46 -07:00
SQLiteInventoryStore.cs Add 64 bit Windows sqlite3.dll and use this if running a 64-bit windows process. 2012-02-21 02:52:20 +00:00
SQLiteSimulationData.cs Eliminated many warnings 2014-04-23 16:37:36 +03:00
SQLiteUserAccountData.cs More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible. 2012-11-14 04:45:59 +00:00
SQLiteUserProfilesData.cs When sending JSON-RPC calls (for UserProfile), use WebUtil instead of constructing the HTTP requests manually. This allows the calls to be logged when using "debug http all 6". 2014-04-24 15:58:41 +01:00
SQLiteUtils.cs * Add CSharpSqlite to prebuild 2010-09-23 01:21:08 -04:00
SQLiteXInventoryData.cs refactor: move common inventory folder version update code to parent class in mysql, mssql and sqlite database plugins 2012-11-15 04:01:30 +00:00