n8n/packages/cli/src/databases/migrations/common
2024-05-22 16:56:05 +02:00
..
1620821879465-UniqueWorkflowNames.ts fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363) 2024-01-17 17:08:50 +02:00
1630330987096-UpdateWorkflowCredentials.ts fix(core): Fix named parameter resolution in migrations (#7688) 2023-11-15 10:31:08 +01:00
1658930531669-AddNodeIds.ts fix(core): Fix named parameter resolution in migrations (#7688) 2023-11-15 10:31:08 +01:00
1659888469333-AddJsonKeyPinData.ts fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363) 2024-01-17 17:08:50 +02:00
1669739707124-AddWorkflowVersionIdColumn.ts fix(core): Fix named parameter resolution in migrations (#7688) 2023-11-15 10:31:08 +01:00
1671726148419-RemoveWorkflowDataLoadedFlag.ts fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363) 2024-01-17 17:08:50 +02:00
1674509946020-CreateLdapEntities.ts ci: Upgrade eslint, prettier, typescript, and some other dev tooling (no-changelog) (#8895) 2024-03-26 14:22:57 +01:00
1675940580449-PurgeInvalidWorkflowConnections.ts fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363) 2024-01-17 17:08:50 +02:00
1690000000030-RemoveResetPasswordColumns.ts refactor(core): Add addColumns and dropColumns to the migrations DSL (no-changelog) (#7073) 2023-09-01 15:19:49 +02:00
1690000000040-AddMfaColumns.ts refactor(core): Add addColumns and dropColumns to the migrations DSL (no-changelog) (#7073) 2023-09-01 15:19:49 +02:00
1691088862123-CreateWorkflowNameIndex.ts perf(core): Add filtering and pagination to GET /workflows (#6845) 2023-08-09 12:30:02 +02:00
1692967111175-CreateWorkflowHistoryTable.ts refactor(core): Remove unneeded call from CreateWorkflowHistoryTable migration (no-changelog) (#7072) 2023-09-01 12:16:24 +02:00
1693491613982-ExecutionSoftDelete.ts feat(core): Migration for soft deletions for executions (#7088) 2023-09-04 14:34:03 +02:00
1693554410387-DisallowOrphanExecutions.ts fix(core): Disallow orphan executions (#7069) 2023-09-04 16:57:10 +02:00
1695128658538-AddWorkflowMetadata.ts feat: Add onboarding flow (#7212) 2023-09-25 15:49:36 +02:00
1695829275184-ModifyWorkflowHistoryNodesAndConnections.ts fix(core): Change WorkflowHistory nodes/connections columns to be json (#7282) 2023-09-28 10:37:33 +02:00
1700571993961-AddGlobalAdminRole.ts refactor(core): Switch plain errors in cli to ApplicationError (#7857) 2023-11-29 12:25:10 +01:00
1705429061930-DropRoleMapping.ts fix(core): Fix DropRoleMapping migration (#8521) 2024-02-02 12:22:09 +01:00
1711018413374-RemoveFailedExecutionStatus.ts refactor(core): Unify failed and error execution status (no-changelog) (#8943) 2024-03-25 17:52:07 +01:00
1711390882123-MoveSshKeysToDatabase.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
1712044305787-RemoveNodesAccess.ts refactor(core, editor): Remove legacy nodesAccess (no-changelog) (#9016) 2024-04-05 13:17:34 +02:00
1714133768519-CreateProject.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
1714133768521-MakeExecutionStatusNonNullable.ts refactor(core): Make execution status non-nullable (no-changelog) (#9483) 2024-05-22 16:56:05 +02:00