n8n/packages
Ben Hesseldieck b1035d539d
MSSQL Node Integration (#729)
* basic setup mssql node

* executeQuery for MSSQL working

* work on insert MSSQL, incomplete

* 🚧 basic setup update functionality

* 🔨 refactor insert for handling >1000 values

*  complete MSSQL node

*  add delete action to node

* 🚧 handling multiple tables and column sets

* 🐛 enabling usage of expression for every field

* 🔨 remove lodash dependency

*  enable continue on fail option

* 🐎 minify icon

* 🔨 improve table creation, item copying, 🐛 correct output of node when active continue on fail

* 🐛 move mssql types to dev dependencies

* 🎨 remove auto formatting from redis

* 🎨 apply corrected syntax format

*  reset Redis node to master stage

* 🐛 fix building issue
2020-07-08 10:00:13 +02:00
..
cli * Endpoint to preset credentials 2020-07-07 19:03:53 +02:00
core Get rid of mmmagic for mime-type detection 2020-07-08 09:40:47 +02:00
editor-ui 🔖 Release n8n-editor-ui@0.48.0 2020-06-25 12:27:26 +02:00
node-dev Fix a few typos in node-dev readme 2020-07-03 15:35:58 +02:00
nodes-base MSSQL Node Integration (#729) 2020-07-08 10:00:13 +02:00
workflow 🐛 Fix issue with nodes in stack which do actually not get executed 2020-07-02 15:07:55 +02:00