lrstanley / entrest

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

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

Closed lrstanley closed 4 months ago

lrstanley commented 5 months ago

E.g:

query.Order(sql.OrderByRand())