OpenSimMirror/OpenSim/Data
Sean Dague a9b3c2582a add 3 migrations, 1 each for prims, primshapes, and primitems
to move all their UUID stores from varchar(255) -> char(36).  Based
on past evidence, this should help with performance.
2008-07-03 19:41:01 +00:00
..
Base Apply patch from bug #1606 -- Documentation for Data/Null, Data/Base. Thanks kerunix_Flan! 2008-06-26 20:20:30 +00:00
MSSQL * Drop InvType from the assets table since it is no longer used 2008-07-02 16:20:54 +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 add 3 migrations, 1 each for prims, primshapes, and primitems 2008-07-03 19:41:01 +00:00
MySQLMapper Formatting cleanup. 2008-05-14 05:11:23 +00:00
NHibernate add a couple of LL conversion properties to SOP. I'll wait to clean 2008-07-03 18:25:18 +00:00
Null patch and files from mantis #1630, Thanks Melanie 2008-06-29 11:48:58 +00:00
Properties Formatting cleanup. 2008-05-16 01:22:11 +00:00
SQLite Update svn properties. 2008-07-03 03:01:02 +00:00
AssetDataBase.cs Mantis#1591. Thank you graciously, Sempuki for a patch that: 2008-06-27 02:15:57 +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 dr scofield's warning safari: 2008-06-27 16:58:21 +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 Apply patch from bug #1605 -- Documentation for Data/SQLite. Thanks kerunix_Flan! 2008-06-26 20:14:33 +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 dr scofield's warning safari: 2008-06-27 16:58:21 +00:00