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
Fixes#2145 found by @SteveBoytsun.
Looks like we didn't have any tests for row deletion directly via table handle (not via index API), so this slipped by.
In this PR I added SDK tests for said API, checked that they fail, and added a fix for C# that now passes.
Fixes#2145 found by @SteveBoytsun.
Looks like we didn't have any tests for row deletion directly via table handle (not via index API), so this slipped by.
In this PR I added SDK tests for said API, checked that they fail, and added a fix for C# that now passes.
Issue from a chat by @SteveBoytsun, creating here for tracking purposes:
The text was updated successfully, but these errors were encountered: