orangy / squash

SQL access DSL for Kotlin
265 stars 16 forks source link

MySQL rand() function #30

Open codesplode opened 5 years ago

codesplode commented 5 years ago

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 commented 4 years ago

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,