File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Progress Log
22
3+ ## 2026-04-04:
4+
5+ ### fixed: potential crash during shutdown
6+ please see [ microsoft/vscode-node-sqlite3/issues/67] ( https://github.com/microsoft/vscode-node-sqlite3/issues/67 )
7+
38## 2026-03-29
49
510### Security Hardening Documentation
3237- Static factory method ` SqliteDatabase.open() `
3338- Tests in [ ` test/promise.test.js ` ] ( ../test/promise.test.js )
3439
40+ ## v6.2.0
41+
42+ ### feature: added hardening flags
43+
44+ ### fixed: exception handling
45+ please see [ microsoft/vscode-node-sqlite3/pull/47] ( https://github.com/microsoft/vscode-node-sqlite3/pull/47 )
46+
47+ ## v6.1.1
48+
49+ ### fixed: undefined behavior
50+ please see [ TryGhost/node-sqlite3/issues/1827] ( https://github.com/TryGhost/node-sqlite3/issues/1827 )
51+
52+ ## 2026-03-20
53+
54+ ### v6.1.0
55+
56+ ### fixed: replace withdrawn SQLite 3.52.0 with stable 3.51.3
57+ please see [ TryGhost/node-sqlite3/pull/1858] ( https://github.com/TryGhost/node-sqlite3/pull/1858 )
58+
3559## Earlier Sessions
3660
3761### Project Setup
You can’t perform that action at this time.
0 commit comments