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
Previously setting the db-migrate instance isSilent flag did not prevent the printing of the SQL migration files
This causes a huge amount of noise in the output and there was no way to prevent this when calling the
up()-function.
Signed-off-by: Gadgetmies <[email protected]>
0 commit comments