instruction about how to restart the module if migrations were updated
-
- disable module
-
- Delete all tables and records created in migration, example http://i.imgur.com/hzEdifg.png -> http://i.imgur.com/rxFYho1.png(chose delete) and http://i.imgur.com/mlm8b8R.png. And delete the record itself in migration table http://i.imgur.com/u6chz2B.png -> http://i.imgur.com/3PMuLil.png
-
- Make module pull
-
- Run module
-
- Check the all records and tables created in migration.