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
We maintain a CURRENT_VERSION of the que schema in lib/que/migrations.rb but we do not appear to enforce that all migrations have been applied on startup.
Let's fail loudly if migrations have not been applied.
The text was updated successfully, but these errors were encountered:
We maintain a CURRENT_VERSION of the que schema in lib/que/migrations.rb but we do not appear to enforce that all migrations have been applied on startup.
Let's fail loudly if migrations have not been applied.
The text was updated successfully, but these errors were encountered: