n8n/packages/cli/src/databases
Michael Auerswald 6499f42481
feat(core): Add unique id to instances (#6863)
* add serverId and workerId

* adjust id format

* fix logger init / test

* update implementation
2023-08-07 17:03:21 +02:00
..
dsl feat(core): Create a dsl for writing db agnostic migrations (#6853) 2023-08-04 17:49:02 +02:00
entities perf(core): Cache webhooks (#6825) 2023-08-04 11:52:45 +02:00
migrations refactor(core): Delete more redundant code across migrations (Part 1) (no-changelog) (#6691) 2023-07-31 17:35:53 +02:00
repositories perf(core): Cache roles (#6803) 2023-08-03 08:58:36 +02:00
utils feat(core): Add unique id to instances (#6863) 2023-08-07 17:03:21 +02:00
config.ts refactor(core): Delete boilerplate code across migrations (no-changelog) (#5254) 2023-05-05 11:28:59 +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