Commit Graph

10 Commits

Author SHA1 Message Date
Dana
4b626e5282 fix(MySQL Node): Do not replace $ values with null (#17327)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-07-24 16:53:52 +02:00
Alex Grozav
8215e0b59f refactor: Migrate NodeConnectionType to const object type (no-changelog) (#14078)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-03-21 14:01:26 +02:00
oleg
ef5b7cf9b7 feat(core): Implement Dynamic Parameters within regular nodes used as AI Tools (#10862) 2024-10-02 13:31:22 +02:00
Ricardo Espinoza
c4eb3746d7 refactor: Use NodeConnectionType consistently across the code base (no-changelog) (#10595) 2024-08-29 09:55:53 -04:00
Elias Meire
600013a1ab feat: Add support for dark mode node icons and colors (#9412)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2024-06-06 13:34:30 +02:00
Michael Kret
dc844528f4 fix(MySQL Node): Query to statements splitting fix (#9207) 2024-04-25 16:30:59 +03:00
Michael Kret
610ead9a38 fix(MySQL Node): Query Parameters parse string to number (#9011) 2024-04-09 04:48:17 +03:00
Michael Kret
176ccd62bc fix(Postgres Node): Empty return data fix for Postgres and MySQL (#7016) 2023-08-25 18:38:09 +03:00
Michael Kret
5d77ec76e3 fix(MySQL Node): Node should return date types as strings (#6169) 2023-05-03 18:45:21 +03:00
Michael Kret
0a53c957c4 feat(MySQL Node): Overhaul 2023-04-12 17:24:17 +03:00