n8n/packages
entrailz dd445dafaa
Add INSERT modifiers support in mySQL node (#1423)
* Update MySql.node.ts

Allow for insert ignore - useful if you are wanting to insert data into an already established table with unique ids.

*  Improve ignore errors change in mysql node

*  move modifiers into separate options block

Co-authored-by: ahsan-virani <ahsan.virani@gmail.com>
2021-04-13 18:24:30 +02:00
..
cli 🐛 Fix bug with expression in production webhook paths 2021-04-11 15:45:17 +02:00
core 🔖 Release n8n-core@0.67.0 2021-04-03 15:08:33 +00:00
editor-ui 🔖 Release n8n-editor-ui@0.85.0 2021-04-10 08:46:19 +00:00
node-dev Fix indentation in all package.json files 2021-03-26 09:06:26 +01:00
nodes-base Add INSERT modifiers support in mySQL node (#1423) 2021-04-13 18:24:30 +02:00
workflow 🔖 Release n8n-workflow@0.55.0 2021-03-26 08:10:33 +00:00