Skip to content

add support for json column type#87

Open
beimingmaster wants to merge 1 commit intoopenresty:masterfrom
beimingmaster:master
Open

add support for json column type#87
beimingmaster wants to merge 1 commit intoopenresty:masterfrom
beimingmaster:master

Conversation

@beimingmaster
Copy link
Copy Markdown

After mysql 5.7 published, mysql already supported with json column type, but lua-resty-mysql component not, it maked json type as string. When existing json column type in result for querying, it needed to convert every json column field in application layer. it is not convenient.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants