cjson library for Lua scripts and UDFs
Details
| Detail name | Value |
|---|---|
| Changelog Number | 9222 |
| Type | New Feature |
| Status | Resolved |
| Fix Versions | Exasol 7.0.0, Exasol 6.2.3, Exasol 7.0.0-alpha1 |
| Resolution Date | 2020-04-09 |
We are adding the lua-cjson 2.1.0 lib (MIT license) for built-in Lua scripts and Lua UDFs.
It can be imported via
cjson = require('cjson')
More information on using the library is available here: https://www.kyne.com.au/~mark/software/lua-cjson-manual.html