Skip to content

feat: improve performance by avoiding unnecessary jointure on belongsTo relations #735

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

Merged

Conversation

nicolasalexandre9
Copy link
Member

Definition of Done

General

  • Write an explicit title for the Pull Request, following Conventional Commits specification
  • Test manually the implemented changes
  • Validate the code quality (indentation, syntax, style, simplicity, readability)

Security

  • Consider the security impact of the changes made

@nicolasalexandre9 nicolasalexandre9 force-pushed the feat/avoid-unnecessary-jointure-on-belongsto-relations branch from ea5dbbb to 77105a7 Compare May 26, 2025 13:04
@nicolasalexandre9 nicolasalexandre9 merged commit a256135 into main May 26, 2025
3 checks passed
@nicolasalexandre9 nicolasalexandre9 deleted the feat/avoid-unnecessary-jointure-on-belongsto-relations branch May 26, 2025 13:33
forest-bot added a commit that referenced this pull request May 26, 2025
# [9.14.0](v9.13.0...v9.14.0) (2025-05-26)

### Features

* improve performance by avoiding unnecessary jointure on belongsTo relations ([#735](#735)) ([a256135](a256135))
@forest-bot
Copy link
Member

🎉 This PR is included in version 9.14.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants