Skip to content

Commit a522262

Browse files
committed
sqlite: add changes YAML
1 parent 55176d3 commit a522262

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/api/sqlite.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,10 @@ changes:
103103
- v22.18.0
104104
pr-url: https://github.com/nodejs/node/pull/58697
105105
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.
106110
-->
107111

108112
* `path` {string | Buffer | URL} The path of the database. A SQLite database can be

0 commit comments

Comments
 (0)