Skip to content

feat(execQuery): method legibility #1116

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

Open
wants to merge 6 commits into
base: 21.x
Choose a base branch
from

Conversation

onerrogus
Copy link

@onerrogus onerrogus commented Jun 16, 2025

πŸ”— Linked issue

❓ Type of change

  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Improves legibility to execQuery and exports QueryRunner to make it easier to extend
Resolves #1102

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@will-apresenta will-apresenta mentioned this pull request Jun 16, 2025
6 tasks
@onerrogus onerrogus changed the title Improv/readable execQuery_legibility Jun 16, 2025
@onerrogus onerrogus changed the title execQuery_legibility feat(execQuery): method legibility Jun 16, 2025
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.

Export QueryRunner to extend ModelQueryBuilder
3 participants