| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement folder version updating for the sqlite inventory plugin | Justin Clark-Casey (justincc) | 2012-11-15 | 1 | -5/+5 |
* | More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possi... | Justin Clark-Casey (justincc) | 2012-11-14 | 1 | -51/+55 |
* | refactor: Pull up Assembly of the SQLite classes as a protected property, so ... | Marck | 2011-07-16 | 1 | -3/+7 |
* | fix bug where generic sqlite table delete wasn't working. | Justin Clark-Casey (justincc) | 2011-05-27 | 1 | -1/+1 |
* | Allow item links to be deleted even when other deletes and purges are disabled. | Justin Clark-Casey (justincc) | 2011-05-19 | 1 | -6/+22 |
* | Accidentally committed too early | Justin Clark-Casey (justincc) | 2011-05-18 | 1 | -22/+6 |
* | Allow item links to be deleted even when other deletes and purges are disabled. | Justin Clark-Casey (justincc) | 2011-05-17 | 1 | -6/+22 |
* | * Add CSharpSqlite to prebuild | Teravus Ovares (Dan Olivares) | 2010-09-23 | 1 | -1/+5 |
* | minor: eliminate more debug Console.WriteLines, convert one to logging instead | Justin Clark-Casey (justincc) | 2010-04-30 | 1 | -1/+1 |
* | rename SQLiteNG to SQLite and SQLite to SQLiteLegacy | Justin Clark-Casey (justincc) | 2010-04-30 | 1 | -8/+10 |
* | SQLite connector for UserAccounts and Auth works. Yey! | Diva Canto | 2010-02-21 | 1 | -5/+11 |
* | Reverted SQLite/SQLiteGenericTableHandler to what it was + singleton. | Diva Canto | 2010-02-20 | 1 | -6/+6 |
* | SQLite connector better, but access to tables still doesn't work. | Diva Canto | 2010-02-20 | 1 | -6/+10 |
* | Added UserAccountData and auth to the SQLite connector. Compiles, runs, but a... | Diva Canto | 2010-02-20 | 1 | -4/+11 |
* | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2010-02-03 | 1 | -3/+1 |
* | Sqlite framework and generic handler. They compile. More I cannot say. | Melanie | 2010-01-04 | 1 | -0/+253 |