Skip to content

Ability to interrupt queries #207

@Salamandar

Description

@Salamandar

Application may require queries to be interrupt.
AFAIK, sqlitemoderncpp does not provide any way to do that.

For now, I'll try to use sqlite3_interrupt(m_db.connection().get());. But that would be great to have it in the API.

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