-
-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
The library expose a way to use transducers when transforming result sets: a function called plan.
This is very handy and one of the main features of next.jdbc
.
Describe the solution you'd like
Add next.jdbc/plan
to the api. There might be a bit of spelunking because of the implementation but it might doable.
Describe alternatives you've considered
Post process results sets.
Metadata
Metadata
Assignees
Labels
No labels