n8n/packages
कारतोफ्फेलस्क्रिप्ट™ 3a435f7057
fix(core): Disable transactions on sqlite migrations that use PRAGMA foreign_keys (#5392)
`PRAGMA foreign_keys` is [a no-op within a sqlite transaction](https://www.sqlite.org/pragma.html#pragma_foreign_keys).
This causes cascade deletes to happen when we create a new user table, and drop the old user table.
2023-02-07 15:14:59 +01:00
..
@n8n_io/eslint-config feat(core): Security audit (#5034) 2023-01-05 13:28:40 +01:00
cli fix(core): Disable transactions on sqlite migrations that use PRAGMA foreign_keys (#5392) 2023-02-07 15:14:59 +01:00
core 🔖 Release n8n-core@0.153.0 2023-02-03 14:35:07 +00:00
design-system 🔖 Release n8n-design-system@0.52.0 2023-01-27 15:28:37 +00:00
editor-ui test: Add data mapping test (#5372) 2023-02-07 07:47:37 +03:00
node-dev 🔖 Release n8n-node-dev@0.92.0 2023-02-03 14:35:18 +00:00
nodes-base test(Item Lists Node): Unit tests (no-changelog) 2023-02-07 11:27:37 +02:00
workflow 🔖 Release n8n-workflow@0.135.0 2023-02-03 14:34:56 +00:00