Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Querying all trips from all accounts
This query should not sort the accounts, because since there is a limitBy we can run into a case where we don't see all the latest trips. The presence in the .select is not necessary either.
- Loading branch information