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
correcting return value when destination key already exists for copy command (#2415)
As per the current design of copy commands it returns zero when destination already exist.
this is also documented in the `Returns` section below this text.
0 commit comments