dwyl / dwyl/alog

Preload

Open
#9 0 comments 2 reactions 1 assignee Claimed by @Danwhy View on GitHub
enhancement
Dominant language
Elixir
Stars
15
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Every time we preload associations using the Append Only log, we need to pass a query to the `Repo.preload` function to avoid loading duplicates or deleted items.

It would be good to have this query pre defined in a function on this module, to save users from having to write it themselves.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.