Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Document JSON type support in MySQL connector #13928

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 30, 2022

Conversation

jhlodin
Copy link
Contributor

@jhlodin jhlodin commented Aug 30, 2022

Description

List JSON as a supported type in the MySQL connector's type mapping tables

Is this change a fix, improvement, new feature, refactoring, or other?

Improvement

Is this a change to the core query engine, a connector, client library, or the SPI interfaces? (be specific)

Documentation

How would you describe this change to a non-technical end user or system administrator?

Note that JSON is a supported type in the MySQL connector

Related issues, pull requests, and links

Documentation

( ) No documentation is needed.
(x) Sufficient documentation is included in this PR.
( ) Documentation PR is available with #prnumber.
( ) Documentation issue #issuenumber is filed, and can be handled later.

Release notes

(x) No release notes entries required.
( ) Release notes entries required with the following suggested text:

# Section
* Fix some things. ({issue}`issuenumber`)

@cla-bot cla-bot bot added the cla-signed label Aug 30, 2022
@jhlodin jhlodin requested review from mosabua, ebyhr and martint August 30, 2022 19:57
@github-actions github-actions bot added the docs label Aug 30, 2022
@ebyhr ebyhr merged commit 6c9bd70 into trinodb:master Aug 30, 2022
@ebyhr
Copy link
Member

ebyhr commented Aug 30, 2022

Merged, thanks!

@github-actions github-actions bot added this to the 395 milestone Aug 30, 2022
@jhlodin jhlodin deleted the jl/mysql-typemap-json branch August 31, 2022 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants