aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/NHibernate/Resources/UserAppearance.hbm.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-06-25chugging away on nhibernate, more incremental processSean Dague1-4/+4
2008-06-25lazy=true for these mappings, as we don't do full lists very oftenSean Dague1-1/+1
2008-06-16fix nhibernate driver so that it starts (based on the appearanceSean Dague1-2/+2
changes it wouldn't come up). include embedded dialect specific sql files for nhibernate migrations figure out how to get the raw db connection so that migrations can work with nhibernate. create initial migration for NHibernate + SQLite + Assets.
2008-05-02fixed up a bunch of the nhibernate user driver. Friends are notSean Dague1-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.
2008-05-02in theory fix the user table mappingSean Dague1-2/+2
2008-05-02added user appearance mapping in nhibernateSean Dague1-0/+37