Nikita Naumenko

Results 4 issues of Nikita Naumenko

when i try to use EctoEnum with string-backed storage i've got an error ``` == Compilation error in file lib/app/notifications/email_delivery_status_enum.ex == ** (CompileError) lib/app/notifications/email_delivery_status_enum.ex:2: undefined function use/6 (stdlib) erl_eval.erl:680: :erl_eval.do_apply/6...

In one of my pet project, I've found the issue. That component doesn't work if you need to have more than one nested model form. I've fixed and also save...

Make it possible to use Ecto higher version than 3.8.3