fix: allow sqlite user version guardrail (#95857) · openclaw/openclaw@65a20ca
openclaw
·
2026-06-23
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -39,6 +39,7 @@ const rawSqliteAllowPathGroups = {
|
39 | 39 | "src/infra/sqlite-integrity.ts", |
40 | 40 | "src/infra/sqlite-pragma.test-support.ts", |
41 | 41 | "src/infra/sqlite-transaction.ts", |
| 42 | +"src/infra/sqlite-user-version.ts", |
42 | 43 | "src/infra/sqlite-wal.ts", |
43 | 44 | "src/state/openclaw-agent-db.ts", |
44 | 45 | "src/state/openclaw-state-db.ts", |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。