Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pljson-3.7.0.zip | 2024-02-18 | 566.5 kB | |
README.md | 2024-02-18 | 401 Bytes | |
v3.7.0 source code.tar.gz | 2024-02-18 | 397.4 kB | |
v3.7.0 source code.zip | 2024-02-18 | 446.9 kB | |
Totals: 4 Items | 1.4 MB | 0 |
- pljson_dyn: ORDS feature to not escape string which is json; spelling fixes
- fix [#284], new datatypes and same handling in executeList and executeObject
- fix [#281]
- null => null (vs "") for clob, for char when empty_string_as_null = true
- parameter columndateformats for executeList(), refactorings
- fix pretty_print_any() to pass erase_clob in object/list calls
- reviewed clob usage