Skip to content

Conversation

@Jyoungho
Copy link

@Jyoungho Jyoungho commented Feb 5, 2025

Motivation

  • Query plan optimization in WHERE IN clause

Modifications

  • JpqlInSerializer parameters as an array

Result

SELECT Issue.id FROM Issue AS Issue WHERE Issue.id IN (:params)

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov-commenter
Copy link

codecov-commenter commented Feb 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.54%. Comparing base (5f0dfba) to head (f1c2c63).
⚠️ Report is 281 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #830      +/-   ##
===========================================
- Coverage    90.55%   90.54%   -0.01%     
===========================================
  Files          337      337              
  Lines         3567     3566       -1     
  Branches       222      222              
===========================================
- Hits          3230     3229       -1     
  Misses         269      269              
  Partials        68       68              

☔ View full report in Codecov by Sentry.
📢 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.

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.

3 participants