View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008309 | VCOMPONENT-VKERNEL | SQL Functions | public | 2018-07-14 11:26 | 2018-07-14 11:32 |
Reporter | Ivan Smahin | Assigned To | Ivan Smahin | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Target Version | 8.3.x | Fixed in Version | 8.3.x | ||
Summary | 0008309: json_build_object() produce wrong result. | ||||
Description | Reported by Scott Roberts https://www.valentina-db.com/en/discussions/4846-json-functions-question | ||||
Steps To Reproduce | set v_json = json_build_object( 'name', 'My Name', 'date_time', '07/12/2018 17:55:00', 'bool_value', true ); print v_json; -- Result is {"name":"","date_time":7,"bool_value":1} | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2018-07-14 11:26 | Ivan Smahin | New Issue | |
2018-07-14 11:26 | Ivan Smahin | Status | new => assigned |
2018-07-14 11:26 | Ivan Smahin | Assigned To | => Ivan Smahin |
2018-07-14 11:32 | Ivan Smahin | Status | assigned => resolved |
2018-07-14 11:32 | Ivan Smahin | Fixed in Version | => 8.3.x |
2018-07-14 11:32 | Ivan Smahin | Resolution | open => fixed |