OpenSimMirror/OpenSim/Data
Sean Dague ccc2adb331 fixed to inventory for nhibernate that actually make it so I can
log in using it as the driver for users, assets, inventory.  User
driver is still missing a lot of function.
2008-06-19 22:11:04 +00:00
..
Base move AppearanceTableMapper to OpenSim.Data.Base. The mapper 2008-05-16 14:05:12 +00:00
MSSQL * minor: Remove and tidy duplicate 'storing object to scene' messages in log 2008-06-12 18:18:59 +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 oops, build break. needed to include another reference. 2008-06-19 15:44:33 +00:00
MySQLMapper Formatting cleanup. 2008-05-14 05:11:23 +00:00
NHibernate fixed to inventory for nhibernate that actually make it so I can 2008-06-19 22:11:04 +00:00
Null Formatting cleanup. 2008-05-16 01:22:11 +00:00
Properties Formatting cleanup. 2008-05-16 01:22:11 +00:00
SQLite add indexes for sqlite inventory 2008-06-13 14:27:46 +00:00
AssetDataBase.cs changes to allow asset_source to be specified in the opensim.ini 2008-04-23 19:13:06 +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 let Grid Servers specify a connect string in their configuration. 2008-05-28 17:59:46 +00:00
IGridData.cs let Grid Servers specify a connect string in their configuration. 2008-05-28 17:59:46 +00:00
ILogData.cs let Grid Servers specify a connect string in their configuration. 2008-05-28 17:59:46 +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 set CommandTimeout = 0 in the migration commands so that long 2008-06-16 19:39:08 +00:00
OpenSimDataReader.cs * Optimised using statements and namespace references across entire project (this took a while to run). 2008-04-21 07:09:17 +00:00
OpenSimDatabaseConnector.cs * Optimised using statements and namespace references across entire project (this took a while to run). 2008-04-21 07:09:17 +00:00
OpenSimObjectFieldMapper.cs Formatting cleanup. 2008-05-16 01:22:11 +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 Formatting cleanup. 2008-05-16 01:22:11 +00:00
RegionProfileData.cs Formatting cleanup. 2008-05-16 01:22:11 +00:00
ReservationData.cs * Optimised using statements and namespace references across entire project (this took a while to run). 2008-04-21 07:09:17 +00:00
UserDataBase.cs * Implements UserServer logoff in a few situations 2008-05-31 12:18:29 +00:00