Faithlife / FaithlifeData

Helpers for querying ADO.NET-compatible databases.
https://faithlife.github.io/FaithlifeData/
MIT License
6 stars 4 forks source link

Drop support for format specifiers. #31

Closed ejball closed 3 years ago

ejball commented 3 years ago

No need to also support x:raw when Sql.Raw(x) is almost as short, is less confusing, and doesn't annoy code analysis tools with non-standard format specifiers.