SQLite.Net-PCL
SQLite.Net-PCL copied to clipboard
Fluent API for defining tables
Can we add a fluent API for defining tables? I'd like to avoid using attributes.
I think that would be cool, PR's are welcome:)
FYI I've contributed a Fluent API over on the original repo https://github.com/praeclarum/sqlite-net/pull/533 source: https://github.com/RoyGoode/sqlite-net