aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/NHibernate/Resources/AssetBase.hbm.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add a couple of LL conversion properties to SOP. I'll wait to cleanSean Dague2008-07-031-1/+0
| | | | | | | | | | up the sit target usage until the sit target fix patch goes in, but it should be cleaned. Get prims table mappings to the point where nhibernate likes them enough to start. Remove field from asset mapping so it will start
* chugging away on nhibernate, more incremental processSean Dague2008-06-251-1/+1
|
* lazy=true for these mappings, as we don't do full lists very oftenSean Dague2008-06-251-1/+1
|
* more work towards nhibernate working with mysql, not there yet,Sean Dague2008-06-191-2/+2
| | | | | | but moving in the right direction.
* clean up the nhibernate definitions to work with mysqlSean Dague2008-06-181-4/+4
| | | | | | integrate migration support into nhibernate
* futzing around on the NHibernate side again trying to connectSean Dague2008-06-161-1/+1
| | | | | | migrations into it.
* changing around types a bit to make stuff more readable for Sean Dague2008-04-091-1/+1
| | | | | | me.
* LLUUID mapper actually appears to work now withSean Dague2008-04-081-1/+1
| | | | | | NHibernate for Assets.
* attempt to introduce custom LLUUIDString type forSean Dague2008-04-081-1/+1
| | | | | | NHibernate
* needed to add 4 characters to support the dashesSean Dague2008-04-071-1/+1
|
* Check in the remaining bits to do Asset store via NHibernate. StillSean Dague2008-04-031-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.
* point in time update of NHibernate Asset Mapping codeSean Dague2008-04-031-0/+16