aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLite/SQLiteXInventoryData.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-30Fix a bunch of issues that crop up after the naive porting of the new sqlite ...Justin Clark-Casey (justincc)1-5/+1
2010-04-30rename SQLiteNG to SQLite and SQLite to SQLiteLegacy this seems the least evi...Justin Clark-Casey (justincc)1-1/+5
2010-02-03minor: remove some mono compiler warningsJustin Clark-Casey (justincc)1-2/+1
2010-01-05Add the port of the XInventoryService for the new Sqlite frameworkMelanie1-24/+24
2010-01-04Finish conversion if XInventoryServiceMelanie1-6/+49
2010-01-04First stage port of the XInventoryServiceMelanie1-0/+113