Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-08-30 | remove debugging statement | Sean Dague | 1 | -1/+1 | |
2007-08-28 | some changes which get us closer to Sqlite storage for users | Sean Dague | 1 | -3/+6 | |
2007-08-28 | Ensure that UserProfileData doesn't pass down null values. | Sean Dague | 1 | -18/+25 | |
These cause some issues with the ADO.NET mapping | |||||
2007-08-28 | sqlite is storing now, uint64 makes things "interesting". | Sean Dague | 1 | -7/+8 | |
however lookup isn't working | |||||
2007-08-28 | added some more types that will be needed | Sean Dague | 1 | -2/+14 | |
2007-08-28 | sqlite user datastore "should" be functionally complete | Sean Dague | 1 | -115/+74 | |
with this checkin, though it's not tested. Will do that tommorrow. | |||||
2007-08-27 | first pass implementation of sqlite storage for user data. This | Sean Dague | 1 | -0/+705 | |
isn't functional enough to use yet, but does compile. Should be ready for testing in another day or so. |