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

Sql statement not being analyzed when calling a print expression #16

Closed francesconi closed 3 years ago

francesconi commented 3 years ago

In this sample the query won't be analyzed.

Screenshot 2020-12-08 at 14 45 49