aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/NHibernate/Resources (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-07changes to use NHPrim instead of SOP directlySean Dague1-1/+2
2008-07-03add a couple of LL conversion properties to SOP. I'll wait to cleanSean Dague2-29/+43
2008-07-03playing with multicolumn mapping of vectors using a custom typeSean Dague1-0/+62
2008-06-27added in new type for mapping texture objects to the dbSean Dague1-2/+2
2008-06-25chugging away on nhibernate, more incremental processSean Dague6-9/+9
2008-06-25lazy=true for these mappings, as we don't do full lists very oftenSean Dague6-7/+7
2008-06-23fix typo in Inventory nhibernate mappings. nhibernate shouldSean Dague1-4/+4
2008-06-20lots of futzing with nhibernate to make it more efficient. ISean Dague1-3/+3
2008-06-19fixed to inventory for nhibernate that actually make it so I canSean Dague2-8/+8
2008-06-19more work towards nhibernate working with mysql, not there yet,Sean Dague2-4/+4
2008-06-18clean up the nhibernate definitions to work with mysqlSean Dague5-20/+20
2008-06-18add mysql migrations for nhibernate driverSean Dague3-10/+136
2008-06-18add inventory store migration Sean Dague1-0/+40
2008-06-16I really didn't expect that one to work out of the box, but just managedSean Dague1-0/+14
2008-06-16fix nhibernate driver so that it starts (based on the appearanceSean Dague2-3/+3
2008-06-16futzing around on the NHibernate side again trying to connectSean Dague2-1/+15
2008-05-28update the nhibernate inventory item base definitionSean Dague1-0/+6
2008-05-02fixed up a bunch of the nhibernate user driver. Friends are notSean Dague3-3/+3
2008-05-02in theory fix the user table mappingSean Dague1-2/+2
2008-05-02added user appearance mapping in nhibernateSean Dague1-0/+37
2008-04-15fix types on nhibernate mappings for User bitsSean Dague2-11/+12
2008-04-11first drop of user storage implementation for nhibernate. Sean Dague1-2/+2
2008-04-11add user agent mappingSean Dague1-0/+21
2008-04-10add user profile mapping for nhibernateSean Dague1-0/+29
2008-04-09NHibernate Inventory support. Lightly tested, but seems to workSean Dague1-1/+1
2008-04-09changing around types a bit to make stuff more readable for Sean Dague3-9/+9
2008-04-09NHibernate Inventory getting close, except for some of the Sean Dague2-5/+5
2008-04-08fix up Inventory hbm definitions to work. Adding indexes in Sean Dague2-7/+6
2008-04-08move the mappings to .hbm.xml so NHibernate actuallySean Dague2-0/+0
2008-04-08added the folder mappingsSean Dague1-0/+14
2008-04-08LLUUID mapper actually appears to work now withSean Dague2-6/+6
2008-04-08added mapping for InventoryItemBaseSean Dague1-0/+20
2008-04-08attempt to introduce custom LLUUIDString type forSean Dague1-1/+1
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
2008-04-03point in time update of NHibernate Asset Mapping codeSean Dague1-0/+16