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
I have an index on "todo" and an index on "other"
I have key "todo:00001" and a key "other:00001"
when I save them and try to get only the "todo" ones (ascend the "todo" index)
no record is found
when I ascend the "other" index, I find the 2 records.
I have an index on "todo" and an index on "other"
I have key "todo:00001" and a key "other:00001"
when I save them and try to get only the "todo" ones (ascend the "todo" index)
no record is found
when I ascend the "other" index, I find the 2 records.
The text was updated successfully, but these errors were encountered: