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
When there are more than a hundred migrations managed with text versions, the migration engine will run migrations several times because it does not correctly determine the latest migration version.
The text was updated successfully, but these errors were encountered:
When there are more than a hundred migrations managed with text versions, the migration engine will run migrations several times because it does not correctly determine the latest migration version.
The text was updated successfully, but these errors were encountered: