n8n/packages/nodes-base
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
..
credentials MSSQL Node Integration (#729) 2020-07-08 10:00:13 +02:00
nodes MSSQL Node Integration (#729) 2020-07-08 10:00:13 +02:00
src Add RAW data mode to GoogleSheet-Node 2019-07-10 16:14:55 +02:00
test 📚 Update development cycle documentation and add placeholder tests 2019-08-14 13:45:18 +02:00
gulpfile.js Add .svg to gulpfile 2020-06-26 17:48:07 -04:00
LICENSE.md add meeting functionality 2020-06-22 11:51:15 -07:00
package.json MSSQL Node Integration (#729) 2020-07-08 10:00:13 +02:00
README.md 📚 Add link to FAQ to license information 2019-10-04 20:40:23 +02:00
tsconfig.json Make tsconfig.json files "fully" valid JSON files 2019-08-13 19:42:03 +02:00
tslint.json Initial commit to release 2019-06-23 12:35:23 +02:00

n8n-nodes-base

n8n.io - Workflow Automation

The nodes which are included by default in n8n

npm install n8n-nodes-base -g

License

Apache 2.0 with Commons Clause

Additional information about license can be found in the FAQ