aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/NHibernate/Resources/MySQLDialect/001_RegionStore.sql (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-161-9/+6
| | | | | | | Got RegionStore mapping to the point that nhibernate would start, though definitely not complete
* work in progress on nhibernateSean Dague2008-07-161-2/+33
|
* added new ParentUUID property to map out from SOP.Sean Dague2008-07-151-0/+51
Updated some nhibernate parts, started in on migration.