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

MySQL rand() function #30

Open
codesplode opened this issue Jul 30, 2019 · 1 comment
Open

MySQL rand() function #30

codesplode opened this issue Jul 30, 2019 · 1 comment

Comments

@codesplode
Copy link
Contributor

Often times, especially with mock / test data, it is handy to ORDER BY rand() or SELECT rand() AS someName.

We have already implemented this functionality for MySQL's rand() function and would do it for others if we are certain of their syntax, etc.

We can submit a pull request for this feature, but it is dependent on some of our other pull requests that have not been merged yet, so please let me know how to proceed.

@codesplode
Copy link
Contributor Author

Hi @orangy It's been a while and we've now made many improvements to squash that have not been merged in, plus many more sitting in our repo, but I want to get your thoughts on how best to support the project going further given the time that has past. I suspect you have been incredibly busy with the Kotlin project and we will be taking Squash further regardless, but wish to share our improvements with others in a way that most benefits the community and the fact that you and the Jetbrains team initiated this effort which puts a lot of weight behind it's usage.

If you have a moment to catch up, please let me know the best way to communicate.

Cheers,

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

No branches or pull requests

1 participant