kimmking edited a comment on issue #7118:
URL: https://github.com/apache/shardingsphere/issues/7118#issuecomment-684486418
You can try
```
INSERT INTO
uc_users
(username, connection_id, email, phone_number, address)
VALUES
(1, 1, '1111',1111, '{"province":"230","city":"75"}')
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]