mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2026-08-11 14:20:21 +02:00
* always each DB migrations in a transaction * `VACUUM` isn't allowed inside transactions. * `PRAGMA foreign_keys` are automatically toggled before and after every down migration