thesis-phoenix icon indicating copy to clipboard operation
thesis-phoenix copied to clipboard

Use Ecto.Multi when saving multiple records at once

Open silasjmatson opened this issue 8 years ago • 0 comments

See: https://github.com/infinitered/thesis-phoenix/blob/master/lib/thesis/stores/ecto_store.ex#L110-L112

We will need to refactor this to use Ecto.Multi

Here's an excellent write-up on this topic to get started.

silasjmatson avatar Jul 06 '17 05:07 silasjmatson