In this case, the database had no migrations. I just have a structure dump, and it does properly represent the structure of the database. But I hear what you’re saying: the structure.sql is best handled by ecto.load.
In this case, the database had no migrations. I just have a structure dump, and it does properly represent the structure of the database. But I hear what you’re saying: the structure.sql is best handled by ecto.load.