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
After migrations applying, instead of printing that it runs propagations, make db-migrate prints "Schedule the propagations" and it's not obvious if it runs them. Actually it does, but the message is confusing.
zenovich
changed the title
make db-migrate doesn't run propagations or just prints it doesn't
make db-migrate confusingly prints "Schedule the propagations"
Jul 18, 2024
After migrations applying, instead of printing that it runs propagations,
make db-migrate
prints "Schedule the propagations" and it's not obvious if it runs them. Actually it does, but the message is confusing.The 'db-migrate' command should clearly print that it runs the propagations and run them as it did before this change:
16ce6f3#diff-4b32a9f994df2e392e7fecdb1dda31c34bb3cb19b0b9a0b57e03d2cc5ffa4b95R97
The text was updated successfully, but these errors were encountered: