コミット履歴

作者 SHA1 メッセージ 日付
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 年 前
  Justin Clark-Casey (justincc) 94da908813 More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible. 11 年 前
  Justin Clark-Casey (justincc) 68a4ef5ef6 Add 64 bit Windows sqlite3.dll and use this if running a 64-bit windows process. 12 年 前
  Marck dd2564d7ec refactor: Pull up Assembly of the SQLite classes as a protected property, so that it can be overwritten in subclasses. That way extensions can decide in which assembly migration resources should be looked up. This is a refactor similar to commit 9923a2ff1002d722ccebea8bf4d71718ed4e2a03 for MySQL -- no functional changes. 13 年 前
  Justin Clark-Casey (justincc) 3d095e84d6 minor: remove mono compiler warnings 13 年 前
  Teravus Ovares (Dan Olivares) 983c6a74b1 * Add CSharpSqlite to prebuild 13 年 前
  Justin Clark-Casey (justincc) f3662e3d15 minor: eliminate more debug Console.WriteLines, convert one to logging instead 14 年 前
  Justin Clark-Casey (justincc) cc67de5b86 rename SQLiteNG to SQLite and SQLite to SQLiteLegacy 14 年 前
  Diva Canto 4e1cbd1bf3 One more bug fix in sqlite sql statements. 14 年 前
  Jeff Ames f58a0394ed Formatting cleanup. Add copyright notices. 14 年 前
  Diva Canto 8a4947f8c7 SQLite connector for UserAccounts and Auth works. Yey! 14 年 前
  Diva Canto 56fb7821ad Restored mising m_Connection. 14 年 前
  Diva Canto df59d098b3 SQLite connector better, but access to tables still doesn't work. 14 年 前
  Diva Canto 0ab6aac052 Added UserAccountData and auth to the SQLite connector. Compiles, runs, but access to these tables doesn't work. 14 年 前