n8n/packages/cli/test/integration/database/repositories
2026-03-05 20:01:37 +00:00
..
credentials.repository.test.ts chore(core): Use subquery instead of 2 step queries to find credentials by context (#25754) 2026-02-18 21:24:02 +00:00
execution.repository.test.ts refactor(core): Route execution creation through ExecutionPersistence (#24912) 2026-01-30 12:46:53 +00:00
project.repository.test.ts refactor(core): Lintfix cli package (#17125) 2025-07-08 19:32:02 +02:00
role.repository.test.ts refactor(core): Remove legacy sqlite driver code paths (#24376) 2026-01-16 12:54:43 +00:00
scope.repository.test.ts feat(core): Support disabling sharing from personal space (#25259) 2026-02-04 19:19:05 +00:00
secrets-provider-connection.repository.test.ts feat(core): Improve secret proxy (#26522) 2026-03-05 20:01:37 +00:00
settings.repository.test.ts fix(core): Fix deadlock on Chat hub on Postgres with pool size of 1 (#25654) 2026-02-12 12:49:21 +00:00
workflow-dependency.repository.test.ts feat(core): Index both draft and published workflow versions (no-changelog) (#25009) 2026-02-02 08:41:24 +00:00
workflow-history.repository.test.ts refactor(core): Clean up workflow history compaction service and related utils (#24043) 2026-01-12 07:44:23 +00:00
workflow-publish-history.repository.test.ts feat(core): Introduce workflowPublishHistory table (no-changelog) (#22043) 2025-11-28 14:57:38 +01:00
workflow.repository.test.ts chore(core): Improve access controlled credentials and workflows fetching (#25028) 2026-02-18 09:14:09 +00:00