Skip to content

Sqlite: merge open and openInMemory #46

@robinheghan

Description

@robinheghan

Since both open and openInMemory requires FileSystem.Permission, we can merge these functions into one by introducing a Sqlite.Location(?) custom type that represents how to open the database.

This could potentially open the door to to accepting sqlite connection uri's in the future

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