Skip to content

finalize is necessary #1764

Open
Open
@thebinarysearchtree

Description

@thebinarysearchtree

Issue Summary

The documentation says finalize is usually not necessary, but it is. Every prepared statement must be finalized or else sqlite will not be able to close.

Steps to Reproduce

Documentation

Version

Latest

Node.js Version

Latest

How did you install the library?

npm

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @thebinarysearchtree

        Issue actions

          finalize is necessary · Issue #1764 · TryGhost/node-sqlite3