startDatestartDate and endDateendDate columns, and I need to filter by endDateendDate to be greater than now, then sort the result by startDatestartDate, and I need it paginated. An index like by_endDate_startDateby_endDate_startDate allows filtering by endDateendDate, but then the sorting will be also done by endDateendDate, that is if I apply pagination. I can sort manually in JS if I retrieve all filtered data, but then I can't apply pagination to that.Join the Discord to ask follow-up questions and connect with the community
Join the Convex Discord! Explore Convex, the backend platform that keeps your app in sync.
16,164 Members
Join