n8n/packages/cli/test/integration/database/repositories
2026-05-07 12:30:12 +00:00
..
agent-execution.repository.test.ts fix(core): Agent sessions correctly quoting columns in queries for Postgres (#29999) 2026-05-07 12:30:12 +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 revert: Make Wait node fully durable by removing in-memory execution path (#28538) 2026-04-16 11:42:22 +00:00
project.repository.test.ts feat: Instance AI and local gateway modules (no-changelog) (#27206) 2026-04-01 21:33:38 +03: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 fix(core): Exclude disabled secret connections from autocomplete, resolution, and registry (#26783) 2026-03-10 13:34:08 +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 fix(core): Increase timing delays in workflow publish history tests (#28301) 2026-04-10 12:17:16 +00:00
workflow.repository.test.ts chore(core): Improve access controlled credentials and workflows fetching (#25028) 2026-02-18 09:14:09 +00:00