aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/NHibernate/Resources/MySQLDialect (follow)
Commit message (Collapse)AuthorAgeFilesLines
* few additional fixed to get prim inventory up on nhibernateSean Dague2008-07-231-1/+0
|
* add primitems migration for nhibernateSean Dague2008-07-231-0/+27
|
* terrain is close to working, but I still end up at the bottom of the seaSean Dague2008-07-171-1/+1
| | | | | | right now.
* first pass at Terrain implementationSean Dague2008-07-171-0/+9
|
* 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.
* add mysql migrations for nhibernate driverSean Dague2008-06-183-10/+136
|
* I really didn't expect that one to work out of the box, but just managedSean Dague2008-06-161-0/+14
to get NHibernate + MySQL + Assets working.