Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | whole lot more moving | Sean Dague | 2008-04-02 | 1 | -65/+0 |
| | |||||
* | * Reworked Data Framework so that MSSQL works | lbsa71 | 2008-04-02 | 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 | ||||
* | Update svn properties. | Jeff Ames | 2008-03-31 | 1 | -51/+51 |
| | |||||
* | * Added competely untested MSSQLMapper | lbsa71 | 2008-03-30 | 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 |