File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66added: v22.5.0
77-->
88
9- > Stability: 1.1 - Active development
9+ > Stability: 1.1 - Active development. Enable this API with the
10+ > [ ` --experimental-sqlite ` ] [ ] CLI flag.
1011
1112<!-- source_link=lib/sqlite.js -->
1213
@@ -314,6 +315,7 @@ exception.
314315| ` BLOB ` | ` Uint8Array ` |
315316
316317[ SQL injection ] : https://en.wikipedia.org/wiki/SQL_injection
318+ [ `--experimental-sqlite` ] : cli.md#--experimental-sqlite
317319[ `sqlite3_changes64()` ] : https://www.sqlite.org/c3ref/changes.html
318320[ `sqlite3_close_v2()` ] : https://www.sqlite.org/c3ref/close.html
319321[ `sqlite3_exec()` ] : https://www.sqlite.org/c3ref/exec.html
You can’t perform that action at this time.
0 commit comments