Skip to content

Add queryNamedWith and foldNamedWith#115

Merged
jchia merged 2 commits intonurpax:masterfrom
tmcl:query-named-with
Mar 17, 2026
Merged

Add queryNamedWith and foldNamedWith#115
jchia merged 2 commits intonurpax:masterfrom
tmcl:query-named-with

Conversation

@tmcl
Copy link
Copy Markdown
Contributor

@tmcl tmcl commented Feb 27, 2026

queryWith and queryWith_ take an explicit RowParser, but there is no counterpart for named parameters.
This adds the missing *With variants for named parameters, following the same pattern as the existing queryWith/queryWith_ functions.

@jchia
Copy link
Copy Markdown
Collaborator

jchia commented Mar 6, 2026

For consistency, what about also adding foldWith and foldWith_?

@tmcl tmcl force-pushed the query-named-with branch from 17fa61f to bc5641c Compare March 8, 2026 17:39
@tmcl
Copy link
Copy Markdown
Contributor Author

tmcl commented Mar 8, 2026

It's true it ends up with a bit of a gap without them. Here they are.

@jchia jchia merged commit 749c1f2 into nurpax:master Mar 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants