RawRead should handle keys passed with the wrong type
Closed this issue · 0 comments
badjer commented
Since RawRead has access to the table structure, it should examine the table structure and coerce the keys to the correct type before executing the query.
AbstractSqlReadWrite.cs, line 88