Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-06-25 | chugging away on nhibernate, more incremental process | Sean Dague | 1 | -1/+1 | |
2008-06-25 | lazy=true for these mappings, as we don't do full lists very often | Sean Dague | 1 | -1/+1 | |
2008-06-19 | more work towards nhibernate working with mysql, not there yet, | Sean Dague | 1 | -2/+2 | |
but moving in the right direction. | |||||
2008-06-18 | clean up the nhibernate definitions to work with mysql | Sean Dague | 1 | -4/+4 | |
integrate migration support into nhibernate | |||||
2008-05-02 | fixed up a bunch of the nhibernate user driver. Friends are not | Sean Dague | 1 | -1/+1 | |
implemented, and something is still funny with agents, but this at least got me logged in, so is good enough to plumb through appearance and see how that goes. | |||||
2008-04-15 | fix types on nhibernate mappings for User bits | Sean Dague | 1 | -6/+7 | |
2008-04-11 | first drop of user storage implementation for nhibernate. | Sean Dague | 1 | -2/+2 | |
This surely doesn't work yet, but it compiles, and I'm getting close to a stopping point for the day. | |||||
2008-04-10 | add user profile mapping for nhibernate | Sean Dague | 1 | -0/+29 | |