Justin Clark-Casey (justincc)
|
94da908813
More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible.
|
12 years ago |
Teravus Ovares (Dan Olivares)
|
983c6a74b1
* Add CSharpSqlite to prebuild
|
14 years ago |
Marck
|
30d0bf4207
Fix SQLite database plugin for UserAccountData queries with a single word.
|
14 years ago |
Justin Clark-Casey (justincc)
|
cc67de5b86
rename SQLiteNG to SQLite and SQLite to SQLiteLegacy
|
14 years ago |
Diva Canto
|
b3e9dd4fc2
Bug fix in SQLite/SQLiteUserAccountData.cs: Missing'(' in one of the SQL statements.
|
14 years ago |
Diva Canto
|
0ab6aac052
Added UserAccountData and auth to the SQLite connector. Compiles, runs, but access to these tables doesn't work.
|
14 years ago |