Hello All,
I am getting the error Phoenix.Ecto.PendingMigrationError when trying to start Phoenix app although when running mix ecto.migrations all migrations status is up “The list in this command output and files is also the same” . Any idea which configuration or parameters could affect the app into reporting pending migrations while the database is fine ?