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-3451] pgsql "like" syntax bug fixed. #3506

Merged
merged 1 commit into from
Jan 21, 2024
Merged

[ISSUE-3451] pgsql "like" syntax bug fixed. #3506

merged 1 commit into from
Jan 21, 2024

Conversation

wolfboys
Copy link
Member

[ISSUE-3451] pgsql "like" syntax bug fixed.

Contribution Checklist

  • If this is your first time, please read our contributor guidelines: Submit Code.

  • Make sure that the pull request corresponds to a GITHUB issue.

  • Name the pull request in the form "[Feature] Title of the pull request", where Feature can be replaced by Hotfix, Bug, etc.

  • Fill out the template below to describe the changes contributed by the pull request. That will give reviewers the context they need to do the review.

  • If the PR is unfinished, add [WIP] in your PR title, e.g., [WIP][Feature] Title of the pull request.

-->

What changes were proposed in this pull request

Issue Number: close #xxx

Brief change log

Verifying this change

This change is a trivial rework / code cleanup without any test coverage.

(or)

This change is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

Does this pull request potentially affect one of the following parts

  • Dependencies (does it add or upgrade a dependency): (yes / no)

@wolfboys
Copy link
Member Author

cc @VampireAchao PTAL, thx

Copy link
Contributor

@VampireAchao VampireAchao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wolfboys wolfboys merged commit 37dda97 into dev Jan 21, 2024
6 checks passed
@wolfboys wolfboys deleted the pgsql-like branch January 24, 2024 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants