Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added in new type for mapping texture objects to the db | Sean Dague | 2008-06-27 | 1 | -2/+2 |
| | |||||
* | chugging away on nhibernate, more incremental process | Sean Dague | 2008-06-25 | 1 | -4/+4 |
| | |||||
* | lazy=true for these mappings, as we don't do full lists very often | Sean Dague | 2008-06-25 | 1 | -1/+1 |
| | |||||
* | fix nhibernate driver so that it starts (based on the appearance | Sean Dague | 2008-06-16 | 1 | -2/+2 |
| | | | | | | | | | | changes it wouldn't come up). include embedded dialect specific sql files for nhibernate migrations figure out how to get the raw db connection so that migrations can work with nhibernate. create initial migration for NHibernate + SQLite + Assets. | ||||
* | 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. | ||||
* | in theory fix the user table mapping | Sean Dague | 2008-05-02 | 1 | -2/+2 |
| | |||||
* | added user appearance mapping in nhibernate | Sean Dague | 2008-05-02 | 1 | -0/+37 |