MySQL Forums
Forum List  »  Newbie

Re: MYSQL TABLE TO JSON OUTPUT... BUT COLUMN ORDER IS NOT COMING PROPERLY
Posted by: Phillip Ward
Date: September 30, 2020 04:54AM

Quote

... this behaviour should be specified and documented ...

No argument from me on that score!

Let's just hope they never have to port their Application to run against a different DBMS where the "specified and documented" behaviour of JSON creation is different!

The JSON Standard does say that the elements are unordered.
https://www.rfc-editor.org/rfc/rfc7159.txt

Regards, Phill W.

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.