Hi all, I now have access to the repo & NPM and have made some significant updates.
All outstanding issues have (hopefully) been resolved...
- Fix problem where configs get mixed up when more than one SQL Server config is used in a node-red installation (handles bestlong#2 & bestlong#9) )
- Add ability to return multiple record sets (optional result type to maintain compatibility with earlier versions)
- Add ability to output results to field other than payload
- Add ability to throw errors (handles bestlong#5, (optional to maintain compatibility with earlier versions)
- Bug fixes
- Improved documentation
A picture is worth a thousand words...
Link: https://www.npmjs.com/package/node-red-contrib-mssql-plus
Please let me know if there are any concerns.