More detailed error message on unsupported literal type (#1100)
instead of exception message of `DateTime`, you'll get `The type 'DateTime' is not supported for SQL literals.`, which is much more helpful when trying to figure out what went wrong
Showing
Please register or sign in to comment