Page 1 of 1

JSON inline path operator ->> not supported on dbForge 8.1.22!

Posted: Wed 20 Feb 2019 21:29
by tfrancois
The perfectly legal MySQL syntax for JSON_UNQUOTE(JSON_EXTRACT(json_record, keyName)) is the syntax shortcut:

SELECT json_record->>keyName;

Although dbForge does not generate an error for the JSON_EXTRACT version of the inline path operator syntax (i.e.: json_record->keyName) if does not accept the input of the same for the JSON_UNQUOTE equivalent of the inline path operator syntax as documented here:

https://dev.mysql.com/doc/refman/5.7/en ... nline-path

Can this please resolved/corrected in ASAP please? Thank you.

Re: JSON inline path operator ->> not supported on dbForge 8.1.22!

Posted: Mon 04 Mar 2019 14:12
by alexa
We will fix this issue in one of the next product builds and will notify you once it's available for downloading.

Re: JSON inline path operator ->> not supported on dbForge 8.1.22!

Posted: Tue 02 Jul 2019 23:33
by tfrancois
Hi there, any update on this fix yet please? Thank you in advance.

Re: JSON inline path operator ->> not supported on dbForge 8.1.22!

Posted: Wed 03 Jul 2019 09:23
by alexa
Sorry for the delay on this.

It's fixed in the latest build 8.1.45 https://www.devart.com/dbforge/mysql/st ... nload.html