Skip to content

PsSqlDriver should implement Closable and forward it to the SQLDelight SqlDriver #100

@benoitletondor

Description

@benoitletondor

Right now, there's no close method on PowerSyncDatabase, only a disconnect one. I believe it should expose some kind of terminating method (like close or finish or terminate) that does call disconnect but also closes the underlying SqlDriver.

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