OpenSimMirror/OpenSim/Data
Charles Krinke c00c855cc5 Thank you kindly, Tlaukkan (Tommil) for a patch that:
Cleaned up schema creation scripts of MySQL to compliant form and created 
SQLite scripts from them. In future it would be optimal if scripts from 
different databases could be generated from MySQL scripts to ensure optimal 
consistency between schemas of different databases. Did not yet review 
column names. ID columns seem to have variety in naming which can be confusing.
2009-01-12 20:14:39 +00:00
..
Base * minor: Remove unused AppearanceTableMapper as pointed out by jonc in http://opensimulator.org/mantis/view.php?id=2843 2008-12-17 16:47:38 +00:00
MSSQL * Apply http://opensimulator.org/mantis/view.php?id=2965 2009-01-12 17:51:43 +00:00
MSSQLMapper Formatting cleanup. 2008-05-14 05:11:23 +00:00
MapperFactory Formatting cleanup. 2008-05-16 01:22:11 +00:00
MySQL * Apply http://opensimulator.org/mantis/view.php?id=2948 2009-01-07 18:46:27 +00:00
MySQLMapper Formatting cleanup. 2008-05-14 05:11:23 +00:00
NHibernate Thank you kindly, Tlaukkan (Tommil) for a patch that: 2009-01-12 20:14:39 +00:00
Null - Add Dispose method to IRegionDataStore 2008-09-18 20:10:09 +00:00
Properties Formatting cleanup. 2008-05-16 01:22:11 +00:00
SQLite Update svn properties, minor formatting cleanup. 2008-12-30 01:08:07 +00:00
Tests Thank you kindly, Tlaukkan (Tommil) for a patch that: 2009-01-11 18:24:16 +00:00
AssetDataBase.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
DataStoreBase.cs * Optimised using statements and namespace references across entire project (this took a while to run). 2008-04-21 07:09:17 +00:00
GridDataBase.cs Add the missing bits for the new region-search: 2008-10-03 23:00:42 +00:00
IGridData.cs Add the missing bits for the new region-search: 2008-10-03 23:00:42 +00:00
ILogData.cs Formatting cleanup. 2008-08-18 00:39:10 +00:00
IniConfig.cs Formatting cleanup. 2008-05-16 01:22:11 +00:00
InventoryDataBase.cs actually user the database_connect string for mysql. 2008-05-28 18:12:32 +00:00
Migration.cs Reinstate setting timeout to never, the default 30 second timeout was causing problems with big migrations 2008-12-08 18:55:19 +00:00
OpenSimDataReader.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
OpenSimDatabaseConnector.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
OpenSimObjectFieldMapper.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
OpenSimTableMapper.cs * Optimised using statements and namespace references across entire project (this took a while to run). 2008-04-21 07:09:17 +00:00
PrimitiveBaseShapeTableMapper.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
RegionProfileData.cs Mantis#2811. Thank you kindly, Diva for a patch that resolves 2008-12-13 16:25:20 +00:00
ReservationData.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
UserDataBase.cs * Remove unused and largely unimplemented UpdateUserCurrentRegion() 2008-11-27 19:43:26 +00:00