NestarZ
NestarZ
Explore posts from servers
KKysely
Created by NestarZ on 6/12/2024 in #help
Is it possible to do "for await (const iterator of db.selectFrom("table").selectAll()) {....}
I was looking here: https://kysely.dev/docs But you are right that's also the main documentation of the API, but the search is a bit less "natural"
7 replies
KKysely
Created by NestarZ on 6/12/2024 in #help
Is it possible to do "for await (const iterator of db.selectFrom("table").selectAll()) {....}
Hey!! Nope ! Thanks that's what I was looking for, but it wasn't in the main documentation I think (?)
7 replies
KKysely
Created by NestarZ on 2/29/2024 in #help
How to loop an array and based on this create a dynamic CTE but preserve type ?
ok thanks will try!! congratz on your helpful work
7 replies
KKysely
Created by NestarZ on 2/29/2024 in #help
How to loop an array and based on this create a dynamic CTE but preserve type ?
ok!! so I can’t apply a reduce function to a QueryBuilder type ?
7 replies