Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possi... | Justin Clark-Casey (justincc) | 2012-11-14 | 1 | -8/+1 |
* | Add 64 bit Windows sqlite3.dll and use this if running a 64-bit windows process. | Justin Clark-Casey (justincc) | 2012-02-21 | 1 | -0/+2 |
* | * Add CSharpSqlite to prebuild | Teravus Ovares (Dan Olivares) | 2010-09-23 | 1 | -1/+5 |
* | rename SQLiteNG to SQLite and SQLite to SQLiteLegacy | Justin Clark-Casey (justincc) | 2010-04-30 | 1 | -5/+9 |
* | SQLite connector for UserAccounts and Auth works. Yey! | Diva Canto | 2010-02-21 | 1 | -17/+14 |
* | Restored mising m_Connection. | Diva Canto | 2010-02-20 | 1 | -0/+1 |
* | Fix SQLite locking and make it more fascist for now | Melanie | 2010-02-21 | 1 | -14/+22 |
* | SQLite connector better, but access to tables still doesn't work. | Diva Canto | 2010-02-20 | 1 | -8/+5 |
* | Added UserAccountData and auth to the SQLite connector. Compiles, runs, but a... | Diva Canto | 2010-02-20 | 1 | -3/+8 |
* | Sqlite framework and generic handler. They compile. More I cannot say. | Melanie | 2010-01-04 | 1 | -0/+83 |