Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-04-02 | whole lot more moving | Sean Dague | 1 | -65/+0 | |
2008-04-02 | * Reworked Data Framework so that MSSQL works | lbsa71 | 1 | -0/+13 | |
* Introduced uint as field type * Removed what should be superfluous Guid handling * Introduced stub MySQLDataReader if we need to fix the Guid handling anyway | |||||
2008-03-31 | Update svn properties. | Jeff Ames | 1 | -51/+51 | |
2008-03-30 | * Added competely untested MSSQLMapper | lbsa71 | 1 | -0/+52 | |
* Added the new mapper to the mapper factory * Made choice of mapper configurable * This means, in hteory, that we can persist avatar appearance on MSSQL as well |