aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/NHibernate/Resources/AssetBase.hbm.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-06-19more work towards nhibernate working with mysql, not there yet,Sean Dague1-2/+2
but moving in the right direction.
2008-06-18clean up the nhibernate definitions to work with mysqlSean Dague1-4/+4
integrate migration support into nhibernate
2008-06-16futzing around on the NHibernate side again trying to connectSean Dague1-1/+1
migrations into it.
2008-04-09changing around types a bit to make stuff more readable for Sean Dague1-1/+1
me.
2008-04-08LLUUID mapper actually appears to work now withSean Dague1-1/+1
NHibernate for Assets.
2008-04-08attempt to introduce custom LLUUIDString type forSean Dague1-1/+1
NHibernate
2008-04-07needed to add 4 characters to support the dashesSean Dague1-1/+1
2008-04-03Check in the remaining bits to do Asset store via NHibernate. StillSean Dague1-8/+7
need to work out auto table creation in a reasonable way. Tommorrow I'll work on getting the NHibernate bits in place to be able to put this into the main tree.
2008-04-03point in time update of NHibernate Asset Mapping codeSean Dague1-0/+16