Skip to content

fix: expand SET ? in multi-statement queries#34

Merged
wellwelwel merged 3 commits into
mainfrom
multi
Jul 7, 2026
Merged

fix: expand SET ? in multi-statement queries#34
wellwelwel merged 3 commits into
mainfrom
multi

Conversation

@wellwelwel

@wellwelwel wellwelwel commented Jul 7, 2026

Copy link
Copy Markdown
Member

@codecov-commenter

codecov-commenter commented Jul 7, 2026

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (103b7a4) to head (94f9b97).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #34   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          423       439   +16     
=========================================
+ Hits           423       439   +16     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@wellwelwel wellwelwel marked this pull request as ready for review July 7, 2026 02:39
@wellwelwel wellwelwel merged commit 4638497 into main Jul 7, 2026
11 checks passed
@wellwelwel wellwelwel deleted the multi branch July 7, 2026 02:41
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.

A multi-statement query with SET ... in a prior statement fails to escape as expected

2 participants