You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this project, I attempt to build a command that can generate a migration file, whose name is derived from the current timestamp.
I learnt about Golang's packages and modules.