Releases: pljson/pljson
Releases · pljson/pljson
v3.7.1
v3.7.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
v2.5.5
v3.6.1
v2.5.4
v3.6.0
v3.5.2
v2.5.3
v3.5.0
-
fix issue #223 (original correct return statement for border case)
-
fix issue #222 (pljson_util_pkg.sql_to_json() where sql query selects & or <)
-
further code improvements in pljson_util_pkg.sql_to_json()
-
fix for overlapping printing of data
-
fix the examples to work out of the box
-
fix example ex13.sql to avoid exceeding SQL*Plus line length limit
-
remove example.pdf(s) that advertise commercial software
-
add tests for pljson_table
-
add an example for pljson_table that selects from a table's column data
the changes that are relevant to version 2 will be backported