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
Our current pagination is not stable. A cursor-based approach would solve this issue. Our cursor would be the firstContact column since it is ordered and indexed.
Our current pagination is not stable. A cursor-based approach would solve this issue. Our cursor would be the
firstContact
column since it is ordered and indexed.Cursors at Slack
The text was updated successfully, but these errors were encountered: