Skip to content

feat: add lateral_load() for efficient Many:One eager loading via JOIN LATERAL#237

Open
d3vyce wants to merge 1 commit intomainfrom
feat/add-lateral_load-for-efficient-manyone-eager-loading-via-join-lateral
Open

feat: add lateral_load() for efficient Many:One eager loading via JOIN LATERAL#237
d3vyce wants to merge 1 commit intomainfrom
feat/add-lateral_load-for-efficient-manyone-eager-loading-via-join-lateral

Conversation

@d3vyce
Copy link
Copy Markdown
Owner

@d3vyce d3vyce commented Apr 7, 2026

No description provided.

@d3vyce d3vyce self-assigned this Apr 7, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Files with missing lines Coverage Δ
src/fastapi_toolsets/crud/__init__.py 100.00% <100.00%> (ø)
src/fastapi_toolsets/crud/factory.py 100.00% <100.00%> (ø)
src/fastapi_toolsets/types.py 100.00% <100.00%> (ø)

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.

Add lateral_load() for efficient Many:One eager loading via JOIN LATERAL

1 participant