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 after calling print expressions #17

Closed francesconi closed 3 years ago

Zaid-Ajaj commented 3 years ago

Wohoo nice catch! Keep 'em coming :smile:

Merged and published as of v3.22 🚀