Skip to content
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

[feat] stringify data when column type is json #3

Merged
merged 4 commits into from Sep 8, 2020

Conversation

lizheming
Copy link
Contributor

@lizheming lizheming commented Sep 6, 2020

It can make think-model module output JSON data when column type is json, that's better than before. close thinkjs/thinkjs#1511 when pr merged.

  • add JSON.parse when find() and select()
  • add JSON.stringify when add() and update()

@coveralls
Copy link

coveralls commented Sep 6, 2020

Coverage Status

Coverage increased (+0.06%) to 99.465% when pulling 4e39cf9 on feature/jsonFormat into 42dea07 on master.

@welefen welefen merged commit 7e8a6d4 into master Sep 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants