Closed achempion closed 5 years ago
to address the https://github.com/stavro/arc_ecto/pull/87 and https://github.com/stavro/arc_ecto/issues/54
from @azhi arc allows storing %{filename: filename, binary: data}, and now arc_ecto allows these structs to be accepted in cast_attachments
%{filename: filename, binary: data}
cast_attachments
to address the https://github.com/stavro/arc_ecto/pull/87 and https://github.com/stavro/arc_ecto/issues/54
from @azhi arc allows storing
%{filename: filename, binary: data}
, and now arc_ecto allows these structs to be accepted incast_attachments