OpenSimMirror/OpenSim/Data/SQLite
UbitUmarov 092d4fb9ff fix typo in table name, thx tglion 2016-09-18 20:00:47 +01:00
..
Properties Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore. 2016-02-21 11:14:02 -08:00
Resources add to databases a table to store baked terrain. 2016-09-17 15:45:11 +01:00
SQLiteAgentPreferencesData.cs Removing the Store methods in the DB layer of AgentPreferences, as they were simply calling the base ones. 2015-06-14 08:04:25 -07:00
SQLiteAssetData.cs bad merge? 2015-09-01 14:54:35 +01: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
SQLiteSimulationData.cs fix typo in table name, thx tglion 2016-09-18 20:00:47 +01:00
SQLiteUserAccountData.cs Merge branch 'master' into careminster 2012-11-15 00:43:26 +00:00
SQLiteUserProfilesData.cs seems to compile ( tests comented out) 2015-09-02 19:54:53 +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