Describe the feature
Support checking & using driver.Value when using Update & Updates functions.
Motivation
When I use a map to update record by Updates or Update function, but some values in map are driver.Value, and it cannot be updated correctly.
Related Issues