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

withPgClientBatched or similar helper to do a batched form of withPgClient #2212

Open
benjie opened this issue Oct 11, 2024 · 0 comments
Open

Comments

@benjie
Copy link
Member

benjie commented Oct 11, 2024

May actually be better for withPgClient to be renamed to withPgClientUnbatched but it's a bit late for that now. Similarly lambda should maybe be lambdaUnbatched

Also maybe sqlResult or similar that does loadOne/loadMany-like batching for SQL.

Also we should make it so .find() supports IN queries, perhaps via a helper.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🐭 Shrew
Development

No branches or pull requests

1 participant