API Reference skuld_repo v#0.32.0

View Source

Modules

Effectful dispatch facade for Skuld.Repo.Effectful.

Port contract for common Ecto Repo operations.

Macro for generating a Port.Repo.Behaviour implementation that delegates to a specific Ecto Repo module.

Effectful behaviour for Skuld.Repo.Contract.

Closed-world stateful in-memory Repo handler for tests. Recommended default.

Open-world stateful in-memory Repo handler for tests.

Stateless stub Repo handler for tests.

Deprecated. Use Skuld.Repo.Stub instead.