v0.2.1
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