Skip to content

*DO NOT* stringify `execParams` for dotted keys

Pavel Mashliakovskiy requested to merge fix/stringifyExecParamsValues into master

AsyncConnection.insert|update|runTrans DO NOT stringify execParams values for keys with dots before sending them to server. [LDOC-2908]

Merge request reports