n8n/packages/cli/src/databases/entities
2025-04-29 18:14:52 +02:00
..
__tests__ refactor: Move API keys into their own table (no-changelog) (#10629) 2024-09-26 08:58:49 -04:00
annotation-tag-entity.ee.ts refactor(core): Move initial files to @n8n/db (#14953) 2025-04-29 18:14:52 +02:00
annotation-tag-mapping.ee.ts chore: Correct naming of annotation-related files (#10946) 2024-09-26 13:15:08 +02:00
api-key.ts refactor(core): Move initial files to @n8n/db (#14953) 2025-04-29 18:14:52 +02:00
auth-identity.ts refactor(core): Move initial files to @n8n/db (#14953) 2025-04-29 18:14:52 +02:00
auth-provider-sync-history.ts refactor(core): Move initial files to @n8n/db (#14953) 2025-04-29 18:14:52 +02:00
auth-user.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
credentials-entity.ts refactor(core): Move initial files to @n8n/db (#14953) 2025-04-29 18:14:52 +02:00
event-destinations.ts refactor(core): Move initial files to @n8n/db (#14953) 2025-04-29 18:14:52 +02:00
execution-annotation.ee.ts chore: Correct naming of annotation-related files (#10946) 2024-09-26 13:15:08 +02:00
execution-data.ts refactor(core): Move initial files to @n8n/db (#14953) 2025-04-29 18:14:52 +02:00
execution-entity.ts refactor(core): Move initial files to @n8n/db (#14953) 2025-04-29 18:14:52 +02:00
execution-metadata.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
folder-tag-mapping.ts feat(core): Add method (getMany) to folder repository to filter, sort, and paginate folders (no-changelog) (#13290) 2025-02-17 09:05:12 -05:00
folder.ts refactor(core): Move initial files to @n8n/db (#14953) 2025-04-29 18:14:52 +02:00
index.ts ci: Also run MySQL and PG tests when modules have changes in repos or entities (#14170) 2025-03-25 16:41:48 +01:00
installed-nodes.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
installed-packages.ts refactor(core): Move initial files to @n8n/db (#14953) 2025-04-29 18:14:52 +02:00
invalid-auth-token.ts refactor(core): Move initial files to @n8n/db (#14953) 2025-04-29 18:14:52 +02:00
processed-data.ts refactor(core): Move initial files to @n8n/db (#14953) 2025-04-29 18:14:52 +02:00
project-relation.ts refactor(core): Move initial files to @n8n/db (#14953) 2025-04-29 18:14:52 +02:00
project.ts refactor(core): Move initial files to @n8n/db (#14953) 2025-04-29 18:14:52 +02:00
settings.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
shared-credentials.ts refactor(core): Move initial files to @n8n/db (#14953) 2025-04-29 18:14:52 +02:00
shared-workflow.ts refactor(core): Move initial files to @n8n/db (#14953) 2025-04-29 18:14:52 +02:00
tag-entity.ts refactor(core): Move initial files to @n8n/db (#14953) 2025-04-29 18:14:52 +02:00
test-case-execution.ee.ts refactor(core): Move initial files to @n8n/db (#14953) 2025-04-29 18:14:52 +02:00
test-definition.ee.ts refactor(core): Move initial files to @n8n/db (#14953) 2025-04-29 18:14:52 +02:00
test-metric.ee.ts refactor(core): Move initial files to @n8n/db (#14953) 2025-04-29 18:14:52 +02:00
test-run.ee.ts refactor(core): Move initial files to @n8n/db (#14953) 2025-04-29 18:14:52 +02:00
user.ts refactor(core): Move initial files to @n8n/db (#14953) 2025-04-29 18:14:52 +02:00
variables.ts refactor(core): Move initial files to @n8n/db (#14953) 2025-04-29 18:14:52 +02:00
webhook-entity.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
workflow-entity.ts refactor(core): Move initial files to @n8n/db (#14953) 2025-04-29 18:14:52 +02:00
workflow-history.ts refactor(core): Move initial files to @n8n/db (#14953) 2025-04-29 18:14:52 +02:00
workflow-statistics.ts refactor(core): Move initial files to @n8n/db (#14953) 2025-04-29 18:14:52 +02:00
workflow-tag-mapping.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00