ecto_replay_sandbox

A custom Ecto Sandbox for CockroachDB to run your tests

Downloads
37.4K
Stars
10
Committers
1

Bot releases are hidden (Show)

ecto_replay_sandbox - V2.1.0 Latest Release

Published by tlvenn 11 months ago

  • Removes the need of ecto_cockroach. With PRs being merged in upstream, it's not really a requirement to use it now, as the regular postgrex adapter works great.
  • Removes the unused config folder to remove a compiler warning amount Mix.Config vs Config
  • Updates dependencies in the mix.lock file. This removes a bunch of compiler warnings using Elixir 1.14.1

Thanks @btkostner for the contribution.

ecto_replay_sandbox - v2.0.0

Published by tlvenn over 5 years ago

This release provides a replay sandbox compatible with Ecto 3.x

ecto_replay_sandbox - v1.0.0

Published by tlvenn about 7 years ago