Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-04-23 | put SQLiteNG classes in their own namespace to avoid confusion | Justin Clark-Casey | 1 | -1/+1 | |
2010-04-23 | Change SQLiteNG to work with mono 2.6 and above using the Mono.Data.Sqlite.dll | Justin Clark-Casey (justincc) | 1 | -2/+2 | |
Include the library so that Windows builds correctly It appears that Windows is okay with either SQLite or SQLiteNG Incorporate the latest fixes made by Diva to OpenSim.Data.SQLite | |||||
2010-04-23 | Duplicate OpenSim.Data.SQLite into OpenSim.Data.SQLiteNG. SQLiteNG will ↵ | Justin Clark-Casey (justincc) | 1 | -0/+0 | |
shortly be changed to work under mono 2.6 and above | |||||
2010-02-21 | SQLite connector for UserAccounts and Auth works. Yey! | Diva Canto | 1 | -3/+3 | |
2010-02-03 | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 1 | -2/+1 | |
2010-01-05 | Add the port of the XInventoryService for the new Sqlite framework | Melanie | 1 | -24/+24 | |
2010-01-04 | Finish conversion if XInventoryService | Melanie | 1 | -6/+49 | |
2010-01-04 | First stage port of the XInventoryService | Melanie | 1 | -0/+113 | |