aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Data.MySQLMapper/MySQLDataReader.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* whole lot more movingSean Dague2008-04-021-15/+0
|
* * Reworked Data Framework so that MSSQL workslbsa712008-04-021-0/+15
* Introduced uint as field type * Removed what should be superfluous Guid handling * Introduced stub MySQLDataReader if we need to fix the Guid handling anyway