|
|
|
|
|
by jiggawatts
103 days ago
|
|
This feels like a bug in the SQL query optimizer rather than Dapper. It ought to be smart enough to convert a constant parameter to the target column type in a predicate constraint and then check for the availability of a covering index. |
|
0: https://learn.microsoft.com/en-us/sql/t-sql/data-types/data-...