aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/NHibernate/Resources/UserProfileData.hbm.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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