When using FromSql, parameters can end up named without the @ at the beginning. This leads to the failure to match it to the Sql where the string is generated with the @.
If we can't find the parameter using the normal name, try to pick it up when excluding the @7.0-servicing
parent
6f38fe6e90
commit
a93c205194
Loading…
Reference in New Issue