Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2010-04-30 | rename SQLiteNG to SQLite and SQLite to SQLiteLegacy | Justin Clark-Casey (justincc) | 57 | -6151/+0 |
2010-04-23 | get region prim saving working properly in SQLiteNG | Justin Clark-Casey (justincc) | 1 | -10/+13 |
2010-04-23 | dispose of the DbCommand used to execute migrations after we've finished with... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2010-04-23 | put SQLiteNG classes in their own namespace to avoid confusion | Justin Clark-Casey | 12 | -12/+12 |
2010-04-23 | minor: correct the assembly information for SQLiteNG | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2010-04-23 | Change SQLiteNG to work with mono 2.6 and above using the Mono.Data.Sqlite.dll | Justin Clark-Casey (justincc) | 16 | -429/+236 |
2010-04-23 | Duplicate OpenSim.Data.SQLite into OpenSim.Data.SQLiteNG. SQLiteNG will shor... | Justin Clark-Casey (justincc) | 61 | -0/+6341 |