This website requires JavaScript.
Explore
Help
Sign In
admin
/
n8n-enterprise-unlocked
Watch
1
Star
0
Fork
0
You've already forked n8n-enterprise-unlocked
mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced
2025-12-19 11:01:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cc502fb8c34b65d569b4abe4603cc8ef1eadc7a7
n8n-enterprise-unlocked
/
packages
/
nodes-base
/
nodes
/
Transform
/
Summarize
/
test
History
Ria Scholz
9324e4ffe6
fix(Summarize Node): Not dealing with null values properly (
#13044
)
2025-02-12 08:09:38 +01:00
..
unitTests
refactor(core): Remove NodeExecutionOutput. Add execution hints directly to the context (
#13111
)
2025-02-10 16:51:01 +01:00
Summarize.test.ts
…
workflow.summarize_countWithEmpty.json
fix(Summarize Node): Not dealing with null values properly (
#13044
)
2025-02-12 08:09:38 +01:00
workflow.summarize_datatypes.json
feat(Summarize Node): Preserves original field data type (
#13069
)
2025-02-05 12:52:16 +01:00
workflow.summarize_hint.json
feat(Summarize Node): Turns error when field not found in items into warning (
#11889
)
2025-01-28 14:19:51 +01:00
workflow.summarize.json
…