View Source DeltaCheck.SnapshotStrategy.RepoAll (DeltaCheck v0.1.0)
The default snapshot strategy for DeltaCheck. This produces the snapshot by
running Ecto.Repo.all
for all provided schemas.
The default snapshot strategy for DeltaCheck. This produces the snapshot by
running Ecto.Repo.all
for all provided schemas.