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
RediSearch can't create indexes on databases > 0 (e.g. SELECT 1 won't work). Update the migrator to throw an exception if this is attempted. Right now it silently errors.