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
All errors in module starting with prefix 'ERR'. Example: 'ERR new objects must be created at the root'
In case of 'wrong type' error no prefix occurred.
#Reproducer
set foo bar
"OK"
json.type foo .
"Existing key has wrong Redis type"
Expected: "ERR Existing key has wrong Redis type"
The text was updated successfully, but these errors were encountered:
version 2.0.8
All errors in module starting with prefix 'ERR'. Example: 'ERR new objects must be created at the root'
In case of 'wrong type' error no prefix occurred.
#Reproducer
Expected: "ERR Existing key has wrong Redis type"
The text was updated successfully, but these errors were encountered: