Skip to content

runSqlConn with ExceptT and friends #516

@jkarni

Description

@jkarni

runSqlConn, when m is instantiated to a monad that doesn't necessarily execute all further actions (like ExceptT), may neither commit nor rollback (when its first argument is e.g. throwE someError). This seems like undesirable behaviour.

Original discussion here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions