You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I found this project and thought I could use it in a project of mine if it was up to date. So I am thinking of updating it to the new Ecto. However since this project includes support for migrations I wonder what should I do about them? Should we just delete the support for migrations or should I create a mix tasks for handling them or something? If I understand things correctly the migration related stuff has been moved to ecto_sql.