diff options
author | drh <> | 2023-04-01 23:29:59 +0000 |
---|---|---|
committer | drh <> | 2023-04-01 23:29:59 +0000 |
commit | 8d1005a593b9d3f79b629c231180a48dce819371 (patch) | |
tree | c625dca629a9d7787e96e5671b2952561ab6ba6d /ext/wasm/api/sqlite3-wasm.c | |
parent | 54b81e36ffff011aaf5173d7d9ba475819964bc8 (diff) | |
download | sqlite-8d1005a593b9d3f79b629c231180a48dce819371.tar.gz sqlite-8d1005a593b9d3f79b629c231180a48dce819371.zip |
Allow special floating-point value names in JSON: "inf", "-inf", "infinity",
"-infinity", "nan", "qnan", and "snan". All are converted into valid JSON
values: 9e999, -9e999, or null. Requires the SQLITE_ENABLE_JSON_NAN_INF
compile-time option to operate.
FossilOrigin-Name: fc8793e5acac7351749e360c6bace5d5a8b3de3aa600ae23e260557db650c461
Diffstat (limited to 'ext/wasm/api/sqlite3-wasm.c')
0 files changed, 0 insertions, 0 deletions