Open ashalkhakov opened 7 years ago
I like this idea, and it seems like it wouldn't be too hard to spit out some source code. It would be nice to do it in a way that doesn't duplicate code with the type provider.
Looks like a type provider can be run via fsc
on command line. Maybe it's all that I need, will check it out this evening.
I'd like to use Rezoom.SQL as command-line tool: you give it your migrations, and it generates some source code for you (or indeed a minimal assembly).
Pros:
Cons: