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

ISSUE-4558: Add check_json function #4606

Merged
merged 7 commits into from
Mar 30, 2022
Merged

Commits on Mar 28, 2022

  1. Add check_json function

    wuzhiguo committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    d41d4d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b00a478 View commit details
    Browse the repository at this point in the history
  3. forgot to register function check_json

    wuzhiguo committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    b756aad View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. change type from variant to string

    wuzhiguo committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    74ff5a4 View commit details
    Browse the repository at this point in the history
  2. add stateless test

    wuzhiguo committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    05ef5f1 View commit details
    Browse the repository at this point in the history
  3. handle date and datetime type

    wuzhiguo committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    273c039 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f50bc04 View commit details
    Browse the repository at this point in the history