Skip to content

JSON DataType support for MySQL  #3481

@aditya2410

Description

@aditya2410

We have a table in our DB , which has a column with Datatype JSON for MySQL. I am not able to Query this particular column using Poco::DataMySQL library.
Following exception is thrown "MySQL: [MySQL]: unknown field type"

Does Poco::DataMysql not support JSON Data type?
If yes , could you please suggest a workaround for this.

we are using this version of software:
https://github.com/pocoproject/poco/archive/refs/tags/poco-1.11.0-release.zip

Cheers!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions