Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NHibernate Inventory support. Lightly tested, but seems to work | Sean Dague | 2008-04-09 | 1 | -1/+1 |
| | | | | | | | | | well enough on my test environment. Will need to add some exception catching down the road. On to User Store. | ||||
* | changing around types a bit to make stuff more readable for | Sean Dague | 2008-04-09 | 1 | -3/+3 |
| | | | | | | me. | ||||
* | NHibernate Inventory getting close, except for some of the | Sean Dague | 2008-04-09 | 1 | -3/+3 |
| | | | | | | complex folder queries. | ||||
* | fix up Inventory hbm definitions to work. Adding indexes in | Sean Dague | 2008-04-08 | 1 | -1/+0 |
| | | | | | | | NHibernate is quite nice (though there will still need to be a db creator bit carved out later). | ||||
* | move the mappings to .hbm.xml so NHibernate actually | Sean Dague | 2008-04-08 | 1 | -0/+14 |
sees them |