elixir-mongo / mongodb_ecto

MongoDB adapter for Ecto
Apache License 2.0
370 stars 126 forks source link

Ecto 3 support #169

Closed exAspArk closed 5 years ago

exAspArk commented 5 years ago

Is there a plan to make it work with Ecto 3 (ecto_sql)? I wonder what should be done to support it?

ankhers commented 5 years ago

Yes. It is something I am hoping to start somewhat soon as I would like to have the upgrade for a production system. Once I begin, I will open a new ticket with various tasks.