SQLite.Net-PCL icon indicating copy to clipboard operation
SQLite.Net-PCL copied to clipboard

Fluent API for defining tables

Open aeonblaire opened this issue 10 years ago • 2 comments

Can we add a fluent API for defining tables? I'd like to avoid using attributes.

aeonblaire avatar Jun 03 '15 07:06 aeonblaire

I think that would be cool, PR's are welcome:)

oysteinkrog avatar Jun 06 '15 08:06 oysteinkrog

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

roygoode avatar Apr 03 '17 21:04 roygoode