aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/NHibernate/Resources/MySQLDialect (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-07-23add primitems migration for nhibernateSean Dague1-0/+27
2008-07-17terrain is close to working, but I still end up at the bottom of the seaSean Dague1-1/+1
right now.
2008-07-17first pass at Terrain implementationSean Dague1-0/+9
2008-07-16fix RegionStore creation so that the .sql file worksSean Dague1-1/+1
2008-07-16made SOP have a blank setter for 2 convenience properties.Sean Dague1-9/+6
Got RegionStore mapping to the point that nhibernate would start, though definitely not complete
2008-07-16work in progress on nhibernateSean Dague1-2/+33
2008-07-15added new ParentUUID property to map out from SOP.Sean Dague1-0/+51
Updated some nhibernate parts, started in on migration.
2008-06-18add mysql migrations for nhibernate driverSean Dague3-10/+136
2008-06-16I really didn't expect that one to work out of the box, but just managedSean Dague1-0/+14
to get NHibernate + MySQL + Assets working.