doc, sqlite: add --experimental-sqlite note#53907
doc, sqlite: add --experimental-sqlite note#53907nodejs-github-bot merged 4 commits intonodejs:mainfrom avivkeller:patch-81
--experimental-sqlite note#53907Conversation
|
Note that the subsystem is |
Even if nodejs/core-validate-commit#121 had landed, we'd want |
Co-authored-by: Antoine du Hamel <[email protected]>
|
Landed in 6fc0218 |
PR-URL: #53907 Reviewed-By: Chemi Atlow <[email protected]> Reviewed-By: Vinícius Lourenço Claro Cardoso <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
|
This doesn't seem to be showing on https://nodejs.org/docs/latest-v23.x/api/sqlite.html -- is something wrong, or am I misunderstanding where it should be? |
|
@lheckemann SQLite integration was unflagged in #55890, which has landed on latest v23.x. The note is showing on older v23.x releases, e.g. https://nodejs.org/docs/v23.0.0/api/sqlite.html. |
Fixes #53906