etso icon indicating copy to clipboard operation
etso copied to clipboard

feat: support field sources

Open jotaviobiondo opened this issue 2 years ago • 1 comments

This PR allows the Ecto Schemas to define the source option. The source is not so useful in the usecase of an ETS storage, but in my usecase this is useful because I have a struct that have the source option defined and also want it to work with Etso.

Great lib by the way! I'm learning a lot about Ecto looking at the code :)

jotaviobiondo avatar Aug 26 '22 18:08 jotaviobiondo

@jotaviobiondo Thank you very much for this patch. At first glance, it looks good and high quality, I will test it a bit and advise when it has been merged.

evadne avatar Sep 09 '22 03:09 evadne