OpenSimMirror/OpenSim/Data/SQLite
Oren Hurvitz 93a9ed2a6d 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
..
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 More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible. 2012-11-14 04:45:59 +00: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 Repair database routines so they properly return null when asked for 2014-01-28 15:29:06 -08:00
SQLiteUserAccountData.cs More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible. 2012-11-14 04:45:59 +00:00
SQLiteUserProfilesData.cs Populate user preferences with UserAccount email if it is present, else return an error indicating no email is on record for the user. 2013-12-16 17:36:04 -05: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