mirror of
https://github.com/n8n-io/n8n.git
synced 2026-05-31 16:57:08 +02:00
`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. |
||
|---|---|---|
| .. | ||
| entities | ||
| migrations | ||
| utils | ||
| config.ts | ||
| ormconfig.ts | ||