Commit Graph

10 Commits

Author SHA1 Message Date
Dave Conway-Jones 211988017f
Let sqlite open RO as well as RW
Also better reuse of connection object
2018-08-11 14:03:16 +01:00
tmdoit e308b0c1f9 Add support for batch of SQL statements (#466)
* Add support for batch of SQL statements
2018-07-19 12:33:43 +01:00
Dave Conway-Jones 4d0360d94a
add done to sqlite close 2018-05-30 11:17:15 +01:00
Dave Conway-Jones 989c7147cb
lint catch es6 escapes in core nodes
to fix twitter node and sqlite node
2018-05-18 18:40:14 +01:00
atsage babff3ff26 Added a few SQL modes (#360) 2018-03-20 19:04:23 +00:00
Dave Conway-Jones a7247e898a Update licenses and packages for all nodes 2016-11-06 20:26:19 +00:00
dceejay bb9d67f1ae Update node-red-nodes - clean up lint issues (mainly unused funcs and vars) 2015-04-16 10:58:34 +01:00
dceejay 87a8814fe0 Fix for sqlite not retrying to open database (and crashing)
Fix for #106
2015-03-18 08:47:09 +00:00
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
Dave C-J 2d44105ae6 Realign sqlite files to be similar to other nodes 2014-07-25 10:10:06 +01:00