Skip to content

Clearer query API #154

Open
Open
@LouisGariepy

Description

Non-returning statements have this peculiar property that they are executed right after binding their parameters. Meanwhile, statements that return something are only executed after using one of the finalizers.

I'd like to explore the idea of adding an execute finalizer for non-returning statements.

Originally suggested here #88 (reply in thread).

Metadata

Assignees

No one assigned

    Labels

    breakingIntroduces breaking changes.featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions