Closed kaashyapan closed 1 year ago
@kaashyapan Wow that is great! The renaming shouldnt be a problem. Trying to release a new version soon.
@kaashyapan Just released a new version please have a look if that is working for you now.
Thanks for the quick response. I missed mentioning one rename. If you can merge and release a new version that would be great.
Done!
I've published a package that produces F# code from sql. https://github.com/kaashyapan/sqlc-gen-fsharp
The Sqlite version wraps Fumble. Please spare a thought if you decide to break something.
P.s - I'd also be great if you can rename
type Sqlite
totype Sql
.module Sqlite
totype Sql
. That would align this with Npgsql.FSharp and the produced code would look identical.