evadne/etso

OTP 26 and ecto version

jolee11 opened this issue · 0 comments

Seems need to use more updated version of ecto such as 3.11 in order to solve the problem of OTP 26!

** (Kernel.TypespecError) lib/ecto/query.ex:430: type dynamic/0 is a built-in type and it cannot be redefined.

Reference:
https://brianmeeker.me/2023/05/24/otp-26-ecto-dynamic-error/