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

Query / Update: Allow extracting the individual steps (create PS, set params, etc) #2065

Open
jatcwang opened this issue Jul 17, 2024 · 0 comments

Comments

@jatcwang
Copy link
Collaborator

This allows for the use case where the user can construct the SQL (with params interpolated) using the nice fragment API and "export" the SQL/parameter setting (in the form of a PreparedStatementIO) if they want other customizations.

@jatcwang jatcwang added this to the Post 1.0 milestone Jul 17, 2024
@jatcwang jatcwang changed the title Fragment - expose write.set as a PreparedStatementIO Query / Update: Allow extracting the individual steps (create PS, set params, etc) Sep 3, 2024
@jatcwang jatcwang modified the milestones: Post 1.0, 1.0-RC6, 1.0-RC7 Sep 5, 2024
ulfryk added a commit to ulfryk/doobie that referenced this issue Nov 28, 2024
ulfryk added a commit to ulfryk/doobie that referenced this issue Nov 28, 2024
ulfryk added a commit to ulfryk/doobie that referenced this issue Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant