Guillermo
Login Guillermo
Website
14 votes
1 comments
4318 views
Use say and say_with_time in migrations to make a useful migration log
Use say_with_time and say in migrations will produce a more readable output in migrations. And if use correctly it could be a helpful friend when something goes wrong because normally it is stored in the deploy log
implemented