sphildreth/roadie

Add SQLite database provider capability.

sphildreth opened this issue · 1 comments

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.

Code complete, testing now.