n8n/packages/cli/src/databases
Iván Ovejero c6dd935895
refactor(core): Move some typeorm operators to repositories (no-changelog) (#8139)
Moving some persistence logic to repositories to reduce circular
dependencies.
2023-12-22 13:35:23 +01:00
..
dsl refactor(core): Switch plain errors in cli to ApplicationError (#7857) 2023-11-29 12:25:10 +01:00
entities refactor(core): Improve test-webhooks (no-changelog) (#8069) 2023-12-19 17:32:02 +01:00
migrations fix(core): Handle empty executions table in pruning in migrations (#8121) 2023-12-21 14:52:42 +01:00
repositories refactor(core): Move some typeorm operators to repositories (no-changelog) (#8139) 2023-12-22 13:35:23 +01:00
utils refactor(core): Switch plain errors in cli to ApplicationError (#7857) 2023-11-29 12:25:10 +01:00
config.ts feat(core): Make postgres pool-size configurable (no-changelog) (#7772) 2023-11-21 18:13:08 +01:00
ormconfig.ts refactor: consolidate database configs (#4522) 2022-11-04 14:23:58 +01:00
types.ts fix(core): Fix named parameter resolution in migrations (#7688) 2023-11-15 10:31:08 +01:00