8000 Select calls get called twice · Issue #97 · SqliteModernCpp/sqlite_modern_cpp · GitHub
[go: up one dir, main page]

Skip to content
Select calls get called twice #97
Closed
@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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0