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

Replace hand crafted query interpolation with sqlx parameter binding #1952

Conversation

ddelnano
Copy link
Member

@ddelnano ddelnano commented Jun 24, 2024

Summary: Replace hand crafted query interpolation with sqlx parameter binding

Relevant Issues: N/A

Type of change: /kind bug

Test Plan: Verified the following after skaffold'ing this change

  • Verified that the "Data Retention Scripts" page loads to test the cron script query
  • Verified that /admin/clusters page loads to test the vzmgr query

…lx parameter binding

Signed-off-by: Dom Del Nano <[email protected]>
(cherry picked from commit 3457ad3fe28ba58edbc125677f60da84b6cf545b)
…nding

Signed-off-by: Dom Del Nano <[email protected]>
(cherry picked from commit 355f13ae055d8ed4ff9b96008cc77116c9a4333f)
@ddelnano ddelnano marked this pull request as ready for review June 24, 2024 07:03
@ddelnano ddelnano requested a review from a team as a code owner June 24, 2024 07:03
@ddelnano ddelnano merged commit 86c40e7 into pixie-io:main Jun 24, 2024
23 of 24 checks passed
@ddelnano ddelnano deleted the ddelnano/replace-query-interpolation-with-sqlx-apis branch June 24, 2024 16:45
ddelnano added a commit to ddelnano/pixie that referenced this pull request Sep 23, 2024
…ixie-io#1952)

Summary: Replace hand crafted query interpolation with sqlx parameter
binding

Relevant Issues: N/A

Type of change: /kind bug

Test Plan: Verified the following after skaffold'ing this change
- [x] Verified that the "Data Retention Scripts" page loads to test the
cron script query
- [x] Verified that `/admin/clusters` page loads to test the vzmgr query

GitOrigin-RevId: 86c40e7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants