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 years ago |
Justin Clark-Casey (justincc)
|
3d095e84d6
minor: remove mono compiler warnings
|
13 years ago |
Teravus Ovares (Dan Olivares)
|
983c6a74b1
* Add CSharpSqlite to prebuild
|
14 years ago |
Justin Clark-Casey (justincc)
|
f3662e3d15
minor: eliminate more debug Console.WriteLines, convert one to logging instead
|
14 years ago |
Justin Clark-Casey (justincc)
|
cc67de5b86
rename SQLiteNG to SQLite and SQLite to SQLiteLegacy
|
14 years ago |
Diva Canto
|
4e1cbd1bf3
One more bug fix in sqlite sql statements.
|
14 years ago |
Jeff Ames
|
f58a0394ed
Formatting cleanup. Add copyright notices.
|
14 years ago |
Diva Canto
|
8a4947f8c7
SQLite connector for UserAccounts and Auth works. Yey!
|
14 years ago |
Diva Canto
|
56fb7821ad
Restored mising m_Connection.
|
14 years ago |
Diva Canto
|
df59d098b3
SQLite connector better, but access to tables still doesn't work.
|
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 |