node-red-node-mysql
Advanced tools
Comparing version 1.0.0-beta-3 to 1.0.0-beta-4
@@ -45,3 +45,2 @@ | ||
connectionLimit: 50, | ||
timeout: 30000, | ||
connectTimeout: 30000, | ||
@@ -48,0 +47,0 @@ charset: node.charset, |
@@ -22,4 +22,5 @@ { | ||
"notconfigured": "MySQL database not configured" | ||
} | ||
}, | ||
"tip": "Tip: The timezone should be specified as ±hh:mm or leave blank for 'local'." | ||
} | ||
} |
{ | ||
"name": "node-red-node-mysql", | ||
"version": "1.0.0-beta-3", | ||
"version": "1.0.0-beta-4", | ||
"description": "A Node-RED node to read and write to a MySQL database", | ||
@@ -5,0 +5,0 @@ "dependencies": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
18320