aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/NHibernate/Resources (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Unforunately it turns out not to be that simple. Revert the rest of r7560 ...Justin Clarke Casey2008-12-017-74/+41
* * From Mantis#2701 - Implements NHibernate data adapter, adds support for MsS...Adam Frisby2008-12-017-41/+74
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-067-79/+79
* few additional fixed to get prim inventory up on nhibernateSean Dague2008-07-232-3/+1
* fix column mappingSean Dague2008-07-231-1/+1
* complete the prim inventory mappingSean Dague2008-07-231-0/+6
* refactor TaskInventoryItem Mask -> Permissions to be consistant with how thingsSean Dague2008-07-231-0/+17
* add primitems migration for nhibernateSean Dague2008-07-231-0/+27
* terrain is close to working, but I still end up at the bottom of the seaSean Dague2008-07-171-1/+1
* first pass at Terrain implementationSean Dague2008-07-172-1/+15
* Revert "git merge"Sean Dague2008-07-171-1/+20
* git mergeSean Dague2008-07-171-20/+1
* finish NHibernate mapping for prims, and it even seems to workSean Dague2008-07-171-1/+20
* clean up mappings for parent idSean Dague2008-07-161-1/+2
* getting close on saving prims via nhibernateSean Dague2008-07-161-4/+4
* fix RegionStore creation so that the .sql file worksSean Dague2008-07-161-1/+1
* made SOP have a blank setter for 2 convenience properties.Sean Dague2008-07-162-13/+15
* Revert "refactoring of PrimitiveBaseShape to properties"Sean Dague2008-07-161-5/+4
* refactoring of PrimitiveBaseShape to propertiesSean Dague2008-07-161-4/+5
* refactoring primitive base shape to use propertiesSean Dague2008-07-161-5/+4
* work in progress on nhibernateSean Dague2008-07-162-4/+41
* added new ParentUUID property to map out from SOP.Sean Dague2008-07-151-0/+51
* changes to use NHPrim instead of SOP directlySean Dague2008-07-071-1/+2
* add a couple of LL conversion properties to SOP. I'll wait to cleanSean Dague2008-07-032-29/+43
* playing with multicolumn mapping of vectors using a custom typeSean Dague2008-07-031-0/+62
* added in new type for mapping texture objects to the dbSean Dague2008-06-271-2/+2
* chugging away on nhibernate, more incremental processSean Dague2008-06-256-9/+9
* lazy=true for these mappings, as we don't do full lists very oftenSean Dague2008-06-256-7/+7
* fix typo in Inventory nhibernate mappings. nhibernate shouldSean Dague2008-06-231-4/+4
* lots of futzing with nhibernate to make it more efficient. ISean Dague2008-06-201-3/+3
* fixed to inventory for nhibernate that actually make it so I canSean Dague2008-06-192-8/+8
* more work towards nhibernate working with mysql, not there yet,Sean Dague2008-06-192-4/+4
* clean up the nhibernate definitions to work with mysqlSean Dague2008-06-185-20/+20
* add mysql migrations for nhibernate driverSean Dague2008-06-183-10/+136
* add inventory store migration Sean Dague2008-06-181-0/+40
* I really didn't expect that one to work out of the box, but just managedSean Dague2008-06-161-0/+14
* fix nhibernate driver so that it starts (based on the appearanceSean Dague2008-06-162-3/+3
* futzing around on the NHibernate side again trying to connectSean Dague2008-06-162-1/+15
* update the nhibernate inventory item base definitionSean Dague2008-05-281-0/+6
* fixed up a bunch of the nhibernate user driver. Friends are notSean Dague2008-05-023-3/+3
* in theory fix the user table mappingSean Dague2008-05-021-2/+2
* added user appearance mapping in nhibernateSean Dague2008-05-021-0/+37
* fix types on nhibernate mappings for User bitsSean Dague2008-04-152-11/+12
* first drop of user storage implementation for nhibernate. Sean Dague2008-04-111-2/+2
* add user agent mappingSean Dague2008-04-111-0/+21
* add user profile mapping for nhibernateSean Dague2008-04-101-0/+29
* NHibernate Inventory support. Lightly tested, but seems to workSean Dague2008-04-091-1/+1
* changing around types a bit to make stuff more readable for Sean Dague2008-04-093-9/+9
* NHibernate Inventory getting close, except for some of the Sean Dague2008-04-092-5/+5
* fix up Inventory hbm definitions to work. Adding indexes in Sean Dague2008-04-082-7/+6