-
Notifications
You must be signed in to change notification settings - Fork 282
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
Add within group
clause support for aggregate function builder
#1024
Add within group
clause support for aggregate function builder
#1024
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
within group
clause support for aggregate functionswithin group
clause support for aggregate function builder
@igalklebanov, I want to consult about the API of the future
|
Hey 👋 We had a similar situation with So I'd go with |
OK! We think in the same direction) c81d766#diff-0e4fd806a08c99c93c0331a3d0e75d4c726e4face483d2e21a9febe03e944593R167 |
f749602
to
251241c
Compare
Open in Stackblitz • kysely_koa_example
commit: |
Co-authored-by: Ivashkin Olexiy <[email protected]>
Co-authored-by: Ivashkin Olexiy <[email protected]>
Co-authored-by: Ivashkin Olexiy <[email protected]>
Hey 👋 Pushed this through the finish line. It was very good so not a lot of changes - just some minor simplifications. 💪 |
Co-authored-by: Ivashkin Olexiy <[email protected]> Co-authored-by: Dev K0te <[email protected]> Co-authored-by: igalklebanov <[email protected]>
Co-authored-by: Ivashkin Olexiy <[email protected]> Co-authored-by: Dev K0te <[email protected]> Co-authored-by: igalklebanov <[email protected]>
Co-authored-by: Ivashkin Olexiy <[email protected]> Co-authored-by: Dev K0te <[email protected]> Co-authored-by: igalklebanov <[email protected]>
closes #781