lrstanley / entrest

Extension that generates a compliant OpenAPI spec and server implementation
https://lrstanley.github.io/entrest/
MIT License
6 stars 0 forks source link

feat: support random sorting (`sql.OrderByRand()`) #34

Closed lrstanley closed 2 weeks ago

lrstanley commented 4 weeks ago

E.g:

query.Order(sql.OrderByRand())