dceejay
5982da8495
Add bind capability to sqlite and mysql nodes
...
Thanks to Scott Penrose for the patch.
2015-01-26 10:57:13 +00:00
Nick O'Leary
b7a1193d32
Update mysql to use credentials system
...
Fixes #86
2015-01-19 09:46:29 +00:00
Dave C-J
bad0142f61
Correct timezone param in mysql node
2014-12-12 23:16:40 +00:00
Dave C-J
dac2c7e778
Update MySQL node - fa icons, add timezone, make npm installable
2014-07-04 17:26:20 +01:00
Nicholas O'Leary
39b849ded8
Move Mysql node credentials to credentials file
...
We must not store passwords in the regular flows file as this gets exchanged with the browser regularly and would leave things vulnerable.
The credentials mechanism is there to all a write-once-don't-need-to-read approach that allows the runtime access to the credentials without exposing them to the browser.
2013-11-22 20:34:57 +00:00
Dave C-J
39da31eaaa
Added proper database reconnects... and more error handling, that should help address Issue #87 in main node-red Issue list.
2013-11-22 10:24:08 +00:00
Dave C-J
793fd3c7fd
Added list of Nodes to he ReadME so people can see what's there without digging... Bunch of cleanups to node-red-nodes... mainly just removing tabs -> spaces and stuff. No code changes...
2013-11-10 17:01:19 +00:00
Dave C-J
5e67f41114
Add rawserial, mpd, mysql and swearfilter nodes.
2013-11-03 21:29:20 +00:00