n8n/packages/cli/src/databases
Iván Ovejero 62c096710f
refactor: Run lintfix (no-changelog) (#7537)
- Fix autofixable violations
- Remove unused directives
- Allow for PascalCased variables - needed for dynamically imported or
assigned classes, decorators, routers, etc.
2023-10-27 14:15:02 +02:00
..
dsl fix(core): Disallow orphan executions (#7069) 2023-09-04 16:57:10 +02:00
entities refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
migrations refactor(core): Abstract away InstanceSettings and encryptionKey into injectable services (no-changelog) (#7471) 2023-10-23 13:39:35 +02:00
repositories refactor(core): Make Logger a service (no-changelog) (#7494) 2023-10-25 16:35:22 +02:00
utils refactor(core): Make Logger a service (no-changelog) (#7494) 2023-10-25 16:35:22 +02:00
config.ts refactor(core): Abstract away InstanceSettings and encryptionKey into injectable services (no-changelog) (#7471) 2023-10-23 13:39:35 +02:00
ormconfig.ts refactor: consolidate database configs (#4522) 2022-11-04 14:23:58 +01:00
types.ts feat(core): Create a dsl for writing db agnostic migrations (#6853) 2023-08-04 17:49:02 +02:00