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
If the database version stored in the main table is lower than the version from constant, we should automatically migrate the database to the new version.
If the version from the main table is higher - fail plugin loading.