OpenSimMirror/OpenSim/Data
Sean Dague 629b0d9f28 add create_time and access_time to asset db for mysql, as well
as the code to update these at the appropriate time.  This isn't
surfaced in AssetBase yet.

Change the replace into to an insert into for asset create.  Assets
are not supposed to be updatable, and the replace into is more
expensive.

From: Sean Dague <sdague@gmail.com>
2008-11-06 21:21:46 +00:00
..
Base * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
MSSQL Update svn properties, minor formatting cleanup. 2008-11-05 15:15:41 +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 create_time and access_time to asset db for mysql, as well 2008-11-06 21:21:46 +00:00
MySQLMapper Formatting cleanup. 2008-05-14 05:11:23 +00:00
NHibernate Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, 2008-11-01 22:09:48 +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 add some null protection on email 2008-11-04 19:26:17 +00:00
Tests From: arthursv@linux.vnet.ibm.com 2008-11-06 17:07:08 +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 remove some extraneous debug messages from migrations 2008-09-20 12:44:39 +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 adds support to delete a region completely and offers that 2008-09-18 15:44:05 +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 Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, 2008-11-01 22:09:48 +00:00