dbForge MySQL 2020 Bug - JSON Fields show as VARCHAR

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
Requnix
Posts: 113
Joined: Thu 12 Dec 2019 19:41

dbForge MySQL 2020 Bug - JSON Fields show as VARCHAR

Post by Requnix » Fri 17 Apr 2020 18:31

While the debugger can now handle JSON fields, there appears to be an error with the type matching in the debugger. As seen in the screenshot below, it defines a JSON field type as VARCHAR, and JSON is not available as a type. My concern is if the debugger is converting JSON to VARCHAR; if not, it's showing the wrong type. Either way, it's a problem/bug.

Image

alexa

Re: dbForge MySQL 2020 Bug - JSON Fields show as VARCHAR

Post by alexa » Wed 22 Apr 2020 13:22

We will fix it in one of the next product builds.

Post Reply