n8n/packages/cli/src/databases/dsl
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
..
Column.ts refactor(core): Add addColumns and dropColumns to the migrations DSL (no-changelog) (#7073) 2023-09-01 15:19:49 +02:00
index.ts fix(core): Disallow orphan executions (#7069) 2023-09-04 16:57:10 +02:00
Indices.ts build: Upgrade lint related packages (#7790) 2023-11-27 09:11:52 +01:00
Table.ts refactor(core): Switch plain errors in cli to ApplicationError (#7857) 2023-11-29 12:25:10 +01:00