Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mysql node update for holding query directly. #297

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ryansh100
Copy link

Update the mysql node to have a direct query input in the node configuration to free up the msg.topic.

I had a previous pull request out there that was discussed, but didn't pass the CLA because I had some commits without email address set.

This feature attempts to solve the lack of a direct input of SQL query into node instead of over-writing the topic.

Mutating the topic in the middle of a flow seemed very strange to me when using the mysql node.

@coveralls
Copy link

coveralls commented Apr 4, 2017

Coverage Status

Coverage decreased (-0.1%) to 76.387% when pulling 4f2b5ea on ryansh100:feature/mysql-node-input into a06ad8f on node-red:master.

@ryansh100
Copy link
Author

I think your coverage tool is not including files with no coverage at all.

@JustinAiken
Copy link

👍! I'm fighting side effects from overwriting the topic right now

@ryansh100
Copy link
Author

Justin, would you find value in trying to get this actually merged in?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants