v1.0.403
Full Changelog: v1.0.376...v1.0.403
- Added
isJsonin Sql Functions. - Added
updateSelectto perform select after updating values. - Added High performance Json Serialization, which serializes json asynchronously.
- Json Serialization is non recursive function which reduces pressure on stack.
- Added
preJsonevent that is executed before json serilalization