Skip to content

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

Closed
@jatcwang

Description

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.

Activity

added this to the Post 1.0 milestone on Jul 17, 2024
changed the title Fragment - expose write.set as a PreparedStatementIO Query / Update: Allow extracting the individual steps (create PS, set params, etc) on Sep 3, 2024
modified the milestones: Post 1.0, 1.0-RC6, 1.0-RC7 on Sep 5, 2024
modified the milestones: 1.0-RC7, Post 1.0, 1.0 on Jan 16, 2025
added a commit that references this issue on Feb 17, 2025

Merge pull request typelevel#2154 from ulfryk/feat/2065-allow-extract…

92fe173
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

      Participants

      @jatcwang

      Issue actions

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