n8n/packages/cli/src/databases/migrations
Iván Ovejero c08c5cc37b
refactor(core): Switch plain errors in cli to ApplicationError (#7857)
Ensure all errors in `cli` are `ApplicationError` or children of it and
contain no variables in the message, to continue normalizing all the
errors we report to Sentry

Follow-up to: https://github.com/n8n-io/n8n/pull/7839
2023-11-29 12:25:10 +01:00
..
common refactor(core): Switch plain errors in cli to ApplicationError (#7857) 2023-11-29 12:25:10 +01:00
mysqldb feat: Add global admin role (no-changelog) (#7781) 2023-11-23 13:38:11 +00:00
postgresdb feat: Add global admin role (no-changelog) (#7781) 2023-11-23 13:38:11 +00:00
sqlite feat: Add global admin role (no-changelog) (#7781) 2023-11-23 13:38:11 +00:00