Skip to content

v0.2.1

Compare
Choose a tag to compare
@Steve-Mcl Steve-Mcl released this 24 Jul 12:26
· 203 commits to master since this release
413d0ff

Update of node-red-contrib-mssql-plus

Changes include...

Fix problem where configs get mixed up when more than one SQL Server config is used in a node-red installation (handles #2)
Add ability to return multiple record sets (optional return type to maintain compatibility with earlier versions)
Add ability to output results to field other than payload
Add ability to throw errors (handles #5, #9) (optional to maintain compatibility with earlier versions)
Improved documentation
Bug fixes
More info and screen shots here...
https://discourse.nodered.org/t/mssql-node-red-contrib-mssql-plus-behavior/7340/11