Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encourage use of shuffle() instead of orderBy() #354

Closed
GuySartorelli opened this issue Sep 26, 2023 · 1 comment
Closed

Encourage use of shuffle() instead of orderBy() #354

GuySartorelli opened this issue Sep 26, 2023 · 1 comment

Comments

@GuySartorelli
Copy link
Member

We shouldn't encourage using orderBy() for random sorting - that's what the shuffle() abstraction is for.
Instead, don't mention orderBy() at all until the dedicated raw SQL section.

PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants