aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/NHibernate/Resources/SQLiteDialect/001_AssetStore.sql (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-06-16fix nhibernate driver so that it starts (based on the appearanceSean Dague1-1/+1
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-06-16futzing around on the NHibernate side again trying to connectSean Dague1-0/+14
migrations into it.