Louis Pilfold
Louis Pilfold
Hi @KushalP! Are you using Ecto? If so you can use the Ecto repo integration and then you can just query the database as per usual, the sandbox takes care...
```elixir assert MyApp.Job.enqueued() == [] ``` No setup or teardown required.
What would you be after to make it easier for you? :)
Closing due to inactivity. Please feel free to reopen! Thank you
Closing due to inactivity. Please feel free to reopen! Thank you
Let's do it! 1. Deprecate `dict.update` and introduce `dict.upsert` 2. Remove `dict.update` 3. Introduce the new `dict.update`
That's what the new `dict.update` is to be
Thank you!! Gunna use this as a dev branch while v1.2.0 is worked through.
Yes I think so too!
Keep them distinct please. The change to the codebase should be small.