aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLiteNG (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-23get region prim saving working properly in SQLiteNGJustin Clark-Casey (justincc)1-10/+13
2010-04-23dispose of the DbCommand used to execute migrations after we've finished with...Justin Clark-Casey (justincc)1-1/+1
2010-04-23put SQLiteNG classes in their own namespace to avoid confusionJustin Clark-Casey12-12/+12
2010-04-23minor: correct the assembly information for SQLiteNGJustin Clark-Casey (justincc)1-2/+2
2010-04-23Change SQLiteNG to work with mono 2.6 and above using the Mono.Data.Sqlite.dllJustin Clark-Casey (justincc)16-429/+236
2010-04-23Duplicate OpenSim.Data.SQLite into OpenSim.Data.SQLiteNG. SQLiteNG will shor...Justin Clark-Casey (justincc)61-0/+6341