I’m not entirely sure what I did while I was moving server, but now my database is ahead of the migration. Is there a way to indicate where the migration should be?
Ecto uses a table called schema_migrations to keep track of which migrations have already run, yours is probably out of sync






















