aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/NHibernate/Resources/UserProfileData.hbm.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixed up a bunch of the nhibernate user driver. Friends are notSean Dague2008-05-021-1/+1
| | | | | | | | implemented, and something is still funny with agents, but this at least got me logged in, so is good enough to plumb through appearance and see how that goes.
* fix types on nhibernate mappings for User bitsSean Dague2008-04-151-6/+7
|
* first drop of user storage implementation for nhibernate. Sean Dague2008-04-111-2/+2
| | | | | | | This surely doesn't work yet, but it compiles, and I'm getting close to a stopping point for the day.
* add user profile mapping for nhibernateSean Dague2008-04-101-0/+29