Skip to content

Select calls get called twice #97

@Killili

Description

@Killili

Hi,

while implementing my little Logger feature i noticed that i get to many sqlite_step calls, it looks like the _extract methods use reset() at the end and in doing so reset execution_started which leads to another execution of the query when it leaves the scope.
I would fix it but i lack the time right now to test it and i think thats an urgent one to fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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