Sean Dague
|
6a45a1ce9c
|
factor out common methods to SQLiteBase
|
2007-09-07 12:37:05 +00:00 |
|
Sean Dague
|
bad1df704a
|
remove debugging statement
|
2007-08-30 19:58:41 +00:00 |
|
Sean Dague
|
6bd4c6fee6
|
some changes which get us closer to Sqlite storage for users
|
2007-08-28 15:11:56 +00:00 |
|
Sean Dague
|
c1a899b651
|
Ensure that UserProfileData doesn't pass down null values.
These cause some issues with the ADO.NET mapping
|
2007-08-28 13:02:51 +00:00 |
|
Sean Dague
|
6dd6ef3fa2
|
sqlite is storing now, uint64 makes things "interesting".
however lookup isn't working
|
2007-08-28 12:34:00 +00:00 |
|
Sean Dague
|
5363549bf4
|
added some more types that will be needed
|
2007-08-28 11:49:25 +00:00 |
|
Sean Dague
|
d5c5aff919
|
sqlite user datastore "should" be functionally complete
with this checkin, though it's not tested. Will do that
tommorrow.
|
2007-08-28 02:25:44 +00:00 |
|
Sean Dague
|
e92f2accad
|
first pass implementation of sqlite storage for user data. This
isn't functional enough to use yet, but does compile. Should be
ready for testing in another day or so.
|
2007-08-27 22:03:21 +00:00 |
|