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

JSON String contains space #1

Closed
wuriyanto48 opened this issue Jan 28, 2019 · 2 comments
Closed

JSON String contains space #1

wuriyanto48 opened this issue Jan 28, 2019 · 2 comments
Assignees

Comments

@wuriyanto48
Copy link
Owner

{\"id\": 1,\"name\": \"wuriyanto\"}
cannot store json string contains space like above json data.

@wuriyanto48
Copy link
Owner Author

i think possible to remove all spaces before store operation

@wuriyanto48 wuriyanto48 self-assigned this Jan 28, 2019
@agungdwiprasetyo
Copy link
Contributor

agungdwiprasetyo commented Jan 31, 2019

Example: {\"id\": 1,\"name\": \"agung dwi prasetyo\"}
Don't remove all space, it will changes to the stored data.

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

No branches or pull requests

2 participants