We're a place where coders share, stay up-to-date and grow their careers.
But how do you keep track of the order in which script ran? Do the script file names get timestamp attached to them similar to regular migrations?
Yep! That is exactly how it works, same as migrations. Here you can see a list of our scripts github.com/thepracticaldev/dev.to/...
But how do you keep track of the order in which script ran? Do the script file names get timestamp attached to them similar to regular migrations?
Yep! That is exactly how it works, same as migrations. Here you can see a list of our scripts github.com/thepracticaldev/dev.to/...