Zaid-Ajaj / Npgsql.FSharp.Analyzer

F# analyzer that provides embedded SQL syntax analysis, type-checking for parameters and result sets and nullable column detection when writing queries using Npgsql.FSharp.
MIT License
137 stars 9 forks source link

Detect queries within lambda expressions wrapped in single case unions #15

Closed francesconi closed 3 years ago

francesconi commented 3 years ago

Whoops! Forgot to link the issue.

Zaid-Ajaj commented 3 years ago

Awesome! Thanks a lot for the PR, really cool to people contribute to this project :smile:

I have published the goodies as of v3.21 and it should be available everywhere 🚀