aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLite/SQLiteUserAccountData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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