Shishank

Results 1 comments of Shishank

I came across the same issue as well; if you have following example: ``` string[] test = ["test", "test2"]; FormattableString sql = @$" select * from INFORMATION_SCHEMA.COLUMNS where {1} =...