n8n/packages/@n8n/db/src/migrations/postgresdb
oleg 629826ca1d
feat: Instance AI and local gateway modules (no-changelog) (#27206)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Albert Alises <albert.alises@gmail.com>
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Tuukka Kantola <Tuukkaa@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>
Co-authored-by: Raúl Gómez Morales <raul00gm@gmail.com>
Co-authored-by: Elias Meire <elias@meire.dev>
Co-authored-by: Dimitri Lavrenük <dimitri.lavrenuek@n8n.io>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
2026-04-01 21:33:38 +03:00
..
1587669153312-InitialMigration.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1589476000887-WebhookModel.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1594828256133-CreateIndexStoppedAt.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1607431743768-MakeStoppedAtNullable.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1611144599516-AddWebhookId.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1617270242566-CreateTagEntity.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1620824779533-UniqueWorkflowNames.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1626176912946-AddwaitTill.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1630419189837-UpdateWorkflowCredentials.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1644422880309-AddExecutionEntityIndexes.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1646834195327-IncreaseTypeVarcharLimit.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1646992772331-CreateUserManagement.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1648740597343-LowerCaseUserEmail.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1652254514002-CommunityNodes.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1652367743993-AddUserSettings.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1652905585850-AddAPIKeyColumn.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1654090467022-IntroducePinData.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1658932090381-AddNodeIds.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1659902242948-AddJsonKeyPinData.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1660062385367-CreateCredentialsUserRole.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1663755770893-CreateWorkflowsEditorRole.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1664196174001-WorkflowStatistics.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1665484192212-CreateCredentialUsageTable.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1665754637025-RemoveCredentialUsageTable.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1669739707126-AddWorkflowVersionIdColumn.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1669823906995-AddTriggerCountColumn.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1671535397530-MessageEventBusDestinations.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1671726148421-RemoveWorkflowDataLoadedFlag.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1673268682475-DeleteExecutionsWithWorkflows.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1674138566000-AddStatusToExecutions.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1676996103000-MigrateExecutionStatus.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1677236854063-UpdateRunningExecutionStatus.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1677501636754-CreateVariables.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1679416281778-CreateExecutionMetadataTable.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1681134145996-AddUserActivatedProperty.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1681134145997-RemoveSkipOwnerSetup.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1690000000000-MigrateIntegerKeysToString.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1690000000020-SeparateExecutionData.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1690787606731-AddMissingPrimaryKeyOnExecutionData.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1694091729095-MigrateToTimestampTz.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1717498465931-AddActivatedAtUserSetting.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1721377157740-FixExecutionMetadataSequence.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1731582748663-MigrateTestDefinitionKeyToString.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1740445074052-UpdateParentFolderIdColumn.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
1758794506893-AddProjectIdToVariableTable.ts feat(core): Add projectId foreign key to the variable table (#20058) 2025-10-02 21:04:52 +02:00
1761047826451-AddWorkflowVersionColumn.ts feat(core): Add an incrementing version counter for the workflow entity (#20816) 2025-10-22 09:53:17 +02:00
1761655473000-ChangeDependencyInfoToJson.ts feat(core): Change dependency info column to json instead of string (no-changelog) (#21277) 2025-10-28 16:05:57 +01:00
1762771264000-ChangeDefaultForIdInUserTable.ts chore(core): Remove md5 usage for user id generation in postgres (#21687) 2025-11-11 12:18:32 +01:00
1765804780000-ConvertAgentIdToUuid.ts feat(core, editor): Better distinguish personal and workflow agents in chat (no-changelog) (#23032) 2025-12-15 15:40:13 +01:00
1766500000000-ExpandInsightsWorkflowIdLength.ts fix: Add data insight metadata migration (#23694) 2025-12-30 15:18:53 +01:00
1767018516000-ChangeWorkflowStatisticsFKToNoAction.ts fix(core): Fix workflow statistics constraint (#22620) 2026-01-14 16:00:03 +00:00
index.ts feat: Instance AI and local gateway modules (no-changelog) (#27206) 2026-04-01 21:33:38 +03:00