aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLite/SQLiteUserAccountData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-1/+6
* More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possi...Justin Clark-Casey (justincc)2012-11-141-12/+13
* * Add CSharpSqlite to prebuildTeravus Ovares (Dan Olivares)2010-09-231-1/+5
* Fix SQLite database plugin for UserAccountData queries with a single word.Marck2010-08-151-1/+1
* rename SQLiteNG to SQLite and SQLite to SQLiteLegacyJustin Clark-Casey (justincc)2010-04-301-2/+2
* Bug fix in SQLite/SQLiteUserAccountData.cs: Missing'(' in one of the SQL stat...Diva Canto2010-04-161-1/+1
* Added UserAccountData and auth to the SQLite connector. Compiles, runs, but a...Diva Canto2010-02-201-0/+81