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

[release/0.7] feat: added new parameters for parameterized query #603

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

Iceber
Copy link
Member

@Iceber Iceber commented Nov 27, 2023

What type of PR is this?

/kind bug
What this PR does / why we need it:

  1. added new whereSQLStmt for parameterized query statement
  2. added new whereSQLParams for parameterized query parameters
  3. added new whereSQLJSONParams for parameterized query parameters in JSON format with base64 encoding

(cherry picked from commit de9a57f)

cherry-pick: #597
Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


@clusterpedia-bot
Copy link

Hi @Iceber,
Thanks for your pull request!
If the PR is ready, use the /auto-cc command to assign Reviewer to Review.
We will review it shortly.

Details

Instructions for interacting with me using comments are available here.
If you have questions or suggestions related to my behavior, please file an issue against the gh-ci-bot repository.

@clusterpedia-bot clusterpedia-bot added the kind/bug Something isn't working label Nov 27, 2023
@Iceber Iceber changed the title feat: added new parameters for parameterized query [release/0.7] feat: added new parameters for parameterized query Nov 27, 2023
1. added new `whereSQLStmt` for parameterized query statement
2. added new `whereSQLParams` for parameterized query parameters
3. added new `whereSQLJSONParams` for parameterized query parameters in JSON format with base64 encoding

Signed-off-by: Neko Ayaka <neko@ayaka.moe>
(cherry picked from commit de9a57f)
Signed-off-by: Iceber Gu <caiwei95@hotmail.com>
@Iceber Iceber merged commit cbf0518 into clusterpedia-io:release/0.7 Nov 27, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working size/XXL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants