Mysql - Only call done if it exists.

This commit is contained in:
Dave Conway-Jones
2021-06-19 14:47:44 +01:00
parent 290b2ea790
commit 799eee3873
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "node-red-node-mysql",
"version": "0.2.0",
"version": "0.2.1",
"description": "A Node-RED node to read and write to a MySQL database",
"dependencies": {
"mysql": "^2.18.1"