pixie-io / pixie

Instant Kubernetes-Native Application Observability
https://px.dev
Apache License 2.0
5.38k stars 416 forks source link

Replace hand crafted query interpolation with sqlx parameter binding #1952

Closed ddelnano closed 1 week ago

ddelnano commented 1 week ago

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