We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55176d3 commit a522262Copy full SHA for a522262
doc/api/sqlite.md
@@ -103,6 +103,10 @@ changes:
103
- v22.18.0
104
pr-url: https://github.com/nodejs/node/pull/58697
105
description: Add new SQLite database options.
106
+ - version:
107
+ - REPLACEME
108
+ pr-url: https://github.com/nodejs/node/pull/60217
109
+ description: Add `defensive` option.
110
-->
111
112
* `path` {string | Buffer | URL} The path of the database. A SQLite database can be
0 commit comments