n8n/packages/@n8n/db/src/utils
2026-02-02 10:04:20 +00:00
..
__tests__ chore(core): Remove mysql and mariadb specfic code (#24908) 2026-01-29 15:57:33 +00: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 chore(core): Remove mysql and mariadb specfic code (#24908) 2026-01-29 15:57:33 +00:00
generators.ts fix: Fix issue with workflowId not being correctly validated (#24866) 2026-02-02 10:04:20 +00: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): Remove 'beginTransaction' parameter from withTransaction (#23449) 2025-12-23 12:46:33 +02:00
transformers.ts chore(core): Remove mysql and mariadb specfic code (#24908) 2026-01-29 15:57:33 +00:00