Skip to content

[Request]: executeBatch and reactiveQueries #296

@mlecoq

Description

@mlecoq

What do you need?

I am trying to build a sync system with op-sqlite and I am happy with it thanks to executeBatch

Nevertheless, when sync runs and update my database, I can't have updated data directly because reactiveQueries are not called

reactiveQueries ask for transaction and executeBatch runs in a transaction so I am wondering it it could be doable

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