n8n/packages/@n8n/db/src/utils
2025-10-02 11:42:40 +03:00
..
__tests__ feat: Table in confirm modal to see all workflows using nodes before updating / uninstalling (#17488) 2025-08-01 09:41:04 +03:00
test-utils feat(API): Add running status query on the executions public api endpoint (#19205) 2025-09-11 13:03:23 +01:00
validators refactor(core): Move interrelated entities to @n8n/db (#15050) 2025-05-02 12:19:32 +02:00
build-workflows-by-nodes-query.ts feat: Table in confirm modal to see all workflows using nodes before updating / uninstalling (#17488) 2025-08-01 09:41:04 +03:00
generators.ts refactor(core): Implement a new OnPubSubEvent decorator (#15688) 2025-06-04 18:32:33 +02:00
get-final-test-result.ts refactor(core): Move third batch of repositories to @n8n/db (#15166) 2025-05-09 09:57:54 +02:00
is-string-array.ts refactor(core): Move initial files to @n8n/db (#14953) 2025-04-29 18:14:52 +02:00
is-valid-email.ts chore(core): Enforce email format for user entity, remove unused user validators (#18534) 2025-08-21 14:41:32 +02:00
separate.ts refactor(core): Move initial files to @n8n/db (#14953) 2025-04-29 18:14:52 +02:00
sql.ts refactor(core): Move integration test utils for insights (#16693) 2025-06-25 17:32:54 +02:00
timed-query.ts perf(core): Introduce decorator to report slow method calls (#17729) 2025-07-29 12:37:44 +02:00
transaction.ts refactor(core): Don't begin transactions on data table read operations (#20290) 2025-10-02 11:42:40 +03:00
transformers.ts refactor(core): Move leaf entities to @n8n/db (#15010) 2025-04-30 10:31:28 +02:00