Skip to content

Consider using node:sqlite #21

@double-daruma

Description

@double-daruma

Deno (and node.js) now have built in support for sqlite3 with the same module. The benefit of using this built in module is that real sqlite will be used whereas x/sqlite that is currently used has weaker consistency guarantees. This might also allow this gleam library to work on node.js.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions