aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/NHibernate/Resources/MsSql2005Dialect/001_GridStore.sql (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Apply http://opensimulator.org/mantis/view.php?id=3020Justin Clarke Casey2009-01-201-4/+4
| | | | | | * Adds a grid db implementation and unit tests to the NHibernate module
* * Apply http://opensimulator.org/mantis/view.php?id=2965Justin Clarke Casey2009-01-121-0/+35
* Adds first version of MsSql2005Dialect support for NHibernate * Thanks mpallari