Add SQLite database provider capability.
sphildreth opened this issue · 1 comments
sphildreth commented
Add SQLite as an option for DbContext with as many defaults as possible. Allowing a user to setup a new instance with as little configuration changes as possible.
sphildreth commented
Code complete, testing now.