Skip to content

Consider replacing "extra_check" feature with separate function #1698

Description

@Exidex

The problem with "extra_check" is that it is applied for the whole workspace. In my case I depend on deno which uses ruqlite, huge dependency which can have a lot going on. I do want to have query_row validate that it does not return multiple rows, but I do not really want to interfere with deno in case it relies on this behavior in some way. More preferred way would be to let the user decide at use site whether it should be validated

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions