aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/NHibernate/Resources/InventoryItemBase.hbm.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-04-09changing around types a bit to make stuff more readable for Sean Dague1-5/+5
me.
2008-04-09NHibernate Inventory getting close, except for some of the Sean Dague1-2/+2
complex folder queries.
2008-04-08fix up Inventory hbm definitions to work. Adding indexes in Sean Dague1-6/+6
NHibernate is quite nice (though there will still need to be a db creator bit carved out later).
2008-04-08move the mappings to .hbm.xml so NHibernate actuallySean Dague1-0/+0
sees them
2008-04-08LLUUID mapper actually appears to work now withSean Dague1-5/+5
NHibernate for Assets.
2008-04-08added mapping for InventoryItemBaseSean Dague1-0/+20