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

expression, parser: add built-in func is_uuid #30318

Merged
merged 8 commits into from
Dec 6, 2021

Commits on Dec 1, 2021

  1. expression, parser: add built-in func is_uuid

    Signed-off-by: unconsolable <chenzhipeng2012@gmail.com>
    unconsolable committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    9d268a8 View commit details
    Browse the repository at this point in the history
  2. fix TestShowBuiltin

    Signed-off-by: unconsolable <chenzhipeng2012@gmail.com>
    unconsolable committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    8ea640e View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2021

  1. add interface check

    Signed-off-by: unconsolable <chenzhipeng2012@gmail.com>
    unconsolable committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    0a6d3f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d635087 View commit details
    Browse the repository at this point in the history
  3. address incompatibility with MySQL in test

    Signed-off-by: unconsolable <chenzhipeng2012@gmail.com>
    unconsolable committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    737950e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77fe160 View commit details
    Browse the repository at this point in the history
  5. address comment

    Signed-off-by: unconsolable <chenzhipeng2012@gmail.com>
    unconsolable committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    fd31868 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Configuration menu
    Copy the full SHA
    899e5ee View commit details
    Browse the repository at this point in the history