Search
Get Started
K
Kysely
•
3y ago
Alexander Dennis Enviro 200XLB
ORDER BY in agg function.
Hi
, I would like to represent something like
json_agg(table ORDER BY column) as values
json_agg(table ORDER BY column) as values
in kysely
. How would I go about doing this
?
Thanks in advance
.
Kysely
Join
First came Kysely, the type-safe query builder for TypeScript, then came people asking questions, then came the Discord server.Join if you like Kysely or have questions, or both.
2,000
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
json_agg(table ORDER BY column) as values
json_agg(table ORDER BY column) as values
Similar Threads
Static/reusable custom window functions
K
Kysely / help
2y ago