n8n/packages/@n8n/db/src/entities
2026-05-11 21:10:27 +02:00
..
__tests__ fix(core): Update computeIsPending logic to account for external auth identities (#24926) 2026-02-02 15:14:02 +00:00
abstract-entity.ts fix: Fix issue with workflowId not being correctly validated (#24866) 2026-02-02 10:04:20 +00:00
ai-builder-temporary-workflow.ts fix(ai-builder): Hide and reap intermediate AI-created workflows (#29066) 2026-04-27 15:17:54 +00:00
annotation-tag-entity.ee.ts
annotation-tag-mapping.ee.ts
api-key.ts
auth-identity.ts fix: Increase character limit for providerId (#25748) 2026-02-17 14:18:24 +00:00
auth-provider-sync-history.ts
binary-data-file.ts
credential-dependency-entity.ts feat(core): Introduce CredentialDependency entity to track credential dependencies (#27151) 2026-03-23 14:37:09 +00:00
credentials-entity.ts
deployment-key.ts feat(core): Add KeyManagerService for encryption key lifecycle management (#28533) 2026-04-20 12:39:46 +00:00
evaluation-config.ee.ts feat(core): Add multi-config evaluations backend (#29784) 2026-05-08 12:24:17 +00:00
execution-annotation.ee.ts
execution-data.ts
execution-entity.ts fix(core): Remove stray execution thread column (no-changelog) 2026-05-11 21:10:27 +02:00
execution-metadata.ts
folder-tag-mapping.ts
folder.ts
index.ts feat(core): Add multi-config evaluations backend (#29784) 2026-05-08 12:24:17 +00:00
invalid-auth-token.ts
processed-data.ts
project-relation.ts
project-secrets-provider-access.ts chore: Add role column to project_secrets_provider_access (#26523) 2026-03-06 08:21:43 +00:00
project.ts feat(core): Add RoleMappingRule entity and database tables (#27440) 2026-03-25 11:19:59 +00:00
role-mapping-rule.ts feat: Type and order uniqueness (#27600) 2026-03-26 09:22:37 +00:00
role.ts feat(core): Add RoleMappingRule entity and database tables (#27440) 2026-03-25 11:19:59 +00:00
scope.ts
secrets-provider-connection.ts feat(core): Expose isEnabled on Secrets Provider Connection (#26680) 2026-03-06 13:49:58 +00:00
settings.ts
shared-credentials.ts
shared-workflow.ts
tag-entity.ts
test-case-execution.ee.ts feat(editor): Eval run detail loading + error states (TRUST-70 follow-up) (#29817) 2026-05-11 11:36:03 +00:00
test-run.ee.ts fix(core): Implement evaluation run cancellation for multi-main (#25353) 2026-02-18 15:42:53 +00:00
types-db.ts feat(core): Add MCP tool search executions (#29161) 2026-05-04 13:41:47 +00:00
user.ts fix(core): Update computeIsPending logic to account for external auth identities (#24926) 2026-02-02 15:14:02 +00:00
variables.ts
webhook-entity.ts
workflow-dependency-entity.ts feat(editor): Support error workflows in workflow dependency (#27542) 2026-03-30 07:29:09 +00:00
workflow-entity.ts fix(core): Fix workflow statistics constraint (#22620) 2026-01-14 16:00:03 +00:00
workflow-history.ts
workflow-publish-history.ts fix(core): Migrate workflow publish history version id foreign key to set null instead (no-changelog) (#27434) 2026-04-10 08:24:11 +00:00
workflow-published-version.ts feat(core): Populate workflow published version mapping (#25242) 2026-03-11 11:08:04 +00:00
workflow-statistics.ts fix(core): Fix workflow statistics constraint (#22620) 2026-01-14 16:00:03 +00:00
workflow-tag-mapping.ts