OpenSimMirror/OpenSim/Data/SQLite
Robert Adams aea5d3a842 Remove time based terrain storage in SQLite so revision number can be used
to denote terrain format revision.
Add terrain DB format revision codes to ISimulationDataStore.cs.
Setup so legacy compatible terrain storage and fetch is possible while
allowing future format extensions.
2013-09-28 07:33:55 -07:00
..
Properties Deleted all AssemblyFileVersion directives 2013-02-19 17:14:55 -08:00
Resources Preserve attachment point & position when attachment is rezzed in world 2013-09-22 21:10:01 -05:00
SQLiteAssetData.cs Add asset name and description truncation warnings to SQLite database plugin for consistency. 2013-02-27 21:41:21 +00: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 Remove time based terrain storage in SQLite so revision number can be used 2013-09-28 07:33:55 -07:00
SQLiteUserAccountData.cs More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible. 2012-11-14 04:45:59 +00:00
SQLiteUserProfilesData.cs SQLite support for UserProfiles 2013-06-07 20:14:39 -04: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