Closed mohok closed 4 years ago
Hi @mohok, thanks for reporting this issue. Please include the version of the package you are using as well as information to help reproduce like the query string, table schema, and row values. We can reopen once we have this info.
When I query using raw query, it can't be decoded to optional variable if value is null.
Should I insert
IFNULL
and default value to query? How to decode as nil?