n8n/packages/cli/src/databases/entities
कारतोफ्फेलस्क्रिप्ट™ a19ec6ac94
fix(core): Revert isPending check on the user entity (#5571)
2023-02-27 12:35:59 +01:00
..
AbstractEntity.ts refactor: Lint for no unneeded backticks (#5057) (no-changelog) 2022-12-29 12:20:43 +01:00
AuthIdentity.ts feat(core): Add SAML login setup (#5515) 2023-02-24 20:37:19 +01:00
AuthProviderSyncHistory.ts feat(core): Add LDAP support (#3835) 2023-01-25 02:18:39 +01:00
CredentialsEntity.ts refactor: Use string ids on Credentials, Workflows, Tags, and Executions DB entities (#5041) 2023-01-02 17:42:32 +01:00
ExecutionEntity.ts feat(core): Add execution runData recovery and status field (#5112) 2023-02-17 10:54:07 +01:00
index.ts feat(core): Add LDAP support (#3835) 2023-01-25 02:18:39 +01:00
InstalledNodes.ts refactor: Integrate consistent-type-imports in BE packages (no-changelog) (#5270) 2023-01-27 14:56:56 +01:00
InstalledPackages.ts ci: Break most of the circular dependencies in code (no-changelog) (#4990) 2022-12-21 10:46:26 +01:00
MessageEventBusDestinationEntity.ts feat: Add global event bus (#4860) 2023-01-04 09:47:48 +01:00
Role.ts refactor: Upgrade typeorm to 0.3.x (#5151) 2023-01-13 18:12:22 +01:00
Settings.ts feat(core): Lazy-load nodes and credentials to reduce baseline memory usage (#4577) 2022-11-23 16:20:28 +01:00
SharedCredentials.ts refactor: Integrate consistent-type-imports in BE packages (no-changelog) (#5270) 2023-01-27 14:56:56 +01:00
SharedWorkflow.ts refactor: Integrate consistent-type-imports in BE packages (no-changelog) (#5270) 2023-01-27 14:56:56 +01:00
TagEntity.ts refactor: Use string ids on Credentials, Workflows, Tags, and Executions DB entities (#5041) 2023-01-02 17:42:32 +01:00
User.ts fix(core): Revert isPending check on the user entity (#5571) 2023-02-27 12:35:59 +01:00
WebhookEntity.ts refactor: Use string ids on Credentials, Workflows, Tags, and Executions DB entities (#5041) 2023-01-02 17:42:32 +01:00
WorkflowEntity.ts refactor: Integrate consistent-type-imports in BE packages (no-changelog) (#5270) 2023-01-27 14:56:56 +01:00
WorkflowStatistics.ts refactor: Integrate consistent-type-imports in BE packages (no-changelog) (#5270) 2023-01-27 14:56:56 +01:00