Skip to content

fix(database): handle empty nullable nested relations - #2261

Merged
brendt merged 1 commit into
tempestphp:3.xfrom
radoslav-grencik:fix/nullable-eager-relation-primary-key
Aug 28, 2026
Merged

fix(database): handle empty nullable nested relations#2261
brendt merged 1 commit into
tempestphp:3.xfrom
radoslav-grencik:fix/nullable-eager-relation-primary-key

Conversation

@radoslav-grencik

Copy link
Copy Markdown
Contributor

Fixes #2260

@github-actions

Copy link
Copy Markdown

Benchmark Results

Comparison of fix/nullable-eager-relation-primary-key against 3.x (ae9c3e4d19b05346ff826f6a867e655460b14330).

Open to see the benchmark results

No benchmark changes above ±5%.

Generated by phpbench against commit 337e8b5

@brendt
brendt merged commit 07fb882 into tempestphp:3.x Aug 28, 2026
78 checks passed
@brendt

brendt commented Aug 28, 2026

Copy link
Copy Markdown
Member

Appreciate it!

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.

Nullable eager relation maps to object with null PrimaryKey

2 participants