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
When using secondary indexing, and there are no other indices for a given adapter, deletion can succeed by data ID queries for the rows but stats that use a delete callback such as counts are not properly updated with the deletion.
When using secondary indexing, and there are no other indices for a given adapter, deletion can succeed by data ID queries for the rows but stats that use a delete callback such as counts are not properly updated with the deletion.