feat(core): Add Data Store Backend API (no-changelog) (#17824)

This commit is contained in:
Charlie Kolb
2025-08-12 14:54:24 +02:00
committed by GitHub
parent d06581ef3f
commit 98dc71e6a7
48 changed files with 3491 additions and 30 deletions

View File

@@ -19,6 +19,7 @@ export const LOG_SCOPES = [
'insights',
'workflow-activation',
'ssh-client',
'data-store',
'cron',
'community-nodes',
'legacy-sqlite-execution-recovery',