bestlong / node-red-contrib-mssql-plus

A Node-RED node to read and write to Microsoft MS SQL Databases
MIT License
31 stars 18 forks source link

permit additional options in the parameter value #40

Closed Steve-Mcl closed 3 years ago

Steve-Mcl commented 3 years ago

Add jsonata & timestamp to parameter value options.

Also, for consideration...

This simplifies things like a datetime to be set to now or getting info from a JS object (using jsonata)

image

Steve-Mcl commented 3 years ago

Added JSONata, DateTime(now) & UUID and JS/Unix (now) Epochs in V0.6.0