n8n/packages/@n8n/db/src/migrations
Konstantin Tieber f6db13a858
fix(core): Wrong pagination argument order for sqlite in copyTables helper (#25301)
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
2026-02-04 13:11:29 +00:00
..
__tests__ refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
common fix: Fix issue with workflowId not being correctly validated (#24866) 2026-02-02 10:04:20 +00:00
dsl chore(core): Remove mysql and mariadb specfic code (#24908) 2026-01-29 15:57:33 +00:00
postgresdb chore(core): Change db column type to TEXT for subject_id (#25044) 2026-02-02 09:34:37 +00:00
sqlite fix: Fix issue with workflowId not being correctly validated (#24866) 2026-02-02 10:04:20 +00:00
migration-helpers.test.ts fix(core): Wrong pagination argument order for sqlite in copyTables helper (#25301) 2026-02-04 13:11:29 +00:00
migration-helpers.ts fix(core): Wrong pagination argument order for sqlite in copyTables helper (#25301) 2026-02-04 13:11:29 +00:00
migration-types.ts chore(core): Remove mysql and mariadb specfic code (#24908) 2026-01-29 15:57:33 +00:00