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

on-connection macro to avoid type sniffing #204

Closed
seancorfield opened this issue Apr 4, 2022 · 0 comments
Closed

on-connection macro to avoid type sniffing #204

seancorfield opened this issue Apr 4, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@seancorfield
Copy link
Owner

This is related to #193 and I'm resurrecting it because of weavejester/ragtime#152

Clients sometimes need a Connection from an arbitrary "datasource" (Connectable or wrapped Connectable).

execute-batch! already does this -- expose that machinery to clients.

@seancorfield seancorfield self-assigned this Apr 4, 2022
@seancorfield seancorfield added the enhancement New feature or request label Apr 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant