aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLiteNG/SQLiteAssetData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* rename SQLiteNG to SQLite and SQLite to SQLiteLegacyJustin Clark-Casey (justincc)2010-04-301-343/+0
* dispose of the DbCommand used to execute migrations after we've finished with...Justin Clark-Casey (justincc)2010-04-231-1/+1
* Change SQLiteNG to work with mono 2.6 and above using the Mono.Data.Sqlite.dllJustin Clark-Casey (justincc)2010-04-231-3/+3
* Duplicate OpenSim.Data.SQLite into OpenSim.Data.SQLiteNG. SQLiteNG will shor...Justin Clark-Casey (justincc)2010-04-231-0/+343