Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: improve handling of empty/missing relations during insert/update #23

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
michalsn merged 1 commit into develop from feat/empty-relations
Oct 22, 2025

Conversation

@michalsn
Copy link
Owner

@michalsn michalsn commented Oct 22, 2025

Description
This PR improves how the system handles related data during insert and update operations.

Previously, if a relation was missing or empty, it could lead to unexpected behavior or errors.

With this change, the insert/update process now gracefully skips missing relations, ensuring that operations continue smoothly without breaking existing logic.

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

neznaika0 reacted with hooray emoji
@michalsn michalsn merged commit 7443262 into develop Oct 22, 2025
13 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

AltStyle によって変換されたページ (->オリジナル) /