Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chugging away on nhibernate, more incremental process | Sean Dague | 2008-06-25 | 1 | -1/+1 |
| | |||||
* | lazy=true for these mappings, as we don't do full lists very often | Sean Dague | 2008-06-25 | 1 | -1/+1 |
| | |||||
* | more work towards nhibernate working with mysql, not there yet, | Sean Dague | 2008-06-19 | 1 | -2/+2 |
| | | | | | | but moving in the right direction. | ||||
* | clean up the nhibernate definitions to work with mysql | Sean Dague | 2008-06-18 | 1 | -4/+4 |
| | | | | | | integrate migration support into nhibernate | ||||
* | fixed up a bunch of the nhibernate user driver. Friends are not | Sean Dague | 2008-05-02 | 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. | ||||
* | fix types on nhibernate mappings for User bits | Sean Dague | 2008-04-15 | 1 | -6/+7 |
| | |||||
* | first drop of user storage implementation for nhibernate. | Sean Dague | 2008-04-11 | 1 | -2/+2 |
| | | | | | | | This surely doesn't work yet, but it compiles, and I'm getting close to a stopping point for the day. | ||||
* | add user profile mapping for nhibernate | Sean Dague | 2008-04-10 | 1 | -0/+29 |