-
-
Notifications
You must be signed in to change notification settings - Fork 34.9k
Closed
Labels
sqliteIssues and PRs related to the SQLite subsystem.Issues and PRs related to the SQLite subsystem.
Description
Version
23.10.0
Platform
debian12
Subsystem
node:sqlite
What steps will reproduce the bug?
import {
backup,
DatabaseSync,
} from "node:sqlite";
How often does it reproduce? Is there a required condition?
backup is not exported
What is the expected behavior? Why is that the expected behavior?
Does not match the document
What do you see instead?
backup is not exported
Additional information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
sqliteIssues and PRs related to the SQLite subsystem.Issues and PRs related to the SQLite subsystem.