Skip to content
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

Create and exposequeryNamedWith #70

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yogsototh
Copy link

I missed that specific function because I couldn't put a type constraint (FromRow) in some typeclass.

@Valdsonjr
Copy link

Is there a reason this was not merged?

@jchia
Copy link
Collaborator

jchia commented Feb 17, 2024

The previous maintainer went missing and I took over after your PR. I just saw your reminder. Is there any special reason not to have analogs like foldNamedWith? I think that well-defined analogs for the With should be defined. For that matter I wonder why there is queryWith but not foldWith. I think these matters should be handled together instead of in a piecewise manner, with the principle that the With and Named variants should be defined wherever reasonable.

@jchia jchia closed this Mar 3, 2024
@jchia jchia reopened this Mar 3, 2024
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.

3 participants