Skip to content

feat: reduce redundant queries on cross-db belongs_to #734

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
merged 2 commits into from
May 26, 2025

Conversation

matthv
Copy link
Member

@matthv matthv commented May 21, 2025

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

@matthv matthv changed the title feat: optimize cross-database association loading feat: reduce redundant queries on cross-db belongs_to May 21, 2025
@matthv matthv merged commit e040718 into main May 26, 2025
3 checks passed
@matthv matthv deleted the feat/optmize-belongs_to_query_on_different_db branch May 26, 2025 13:01
forest-bot added a commit that referenced this pull request May 26, 2025
# [9.13.0](v9.12.2...v9.13.0) (2025-05-26)

### Features

* reduce redundant queries on cross-db belongs_to ([#734](#734)) ([e040718](e040718))
@forest-bot
Copy link
Member

🎉 This PR is included in version 9.13.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