Closed mmoreram closed 8 years ago
Migrations shouldn't be restarted, the best thing to do here is to create a diff from current mappings and schema including old migrations.
@EmanueleMinotto Fixtures must be restarted here for a reason. People with data in database (existing projects) will not be able to adapt their sites into new features because of schema. Adding a new migration will not work at all, so going to 2.0 will just abandon old versions. In that case, resetting migrations is a good practice here :)
Tests are not passing because first of all we should close new elcodi/elcodi version... Test locally.