Douglas Wilson
Douglas Wilson
Hi @jleedev so the reason it is likely a breaking change is because the API returned from `.stream()` is currently locked to whatever `readable-stream` is providing, and a change to...
Your output shows it returned 10 rows for the snippet I gave you.
Weird, I never used .wrap before, and I was just looking at the docs and it makes it sound like it only works in streams that are Node.js 0.8 and...
No problem. So this is what I am thinking right now (1) you got a work around (yay) (2) i do want to just get readable-stream removed as part of...
I wanted to update here that I am planning to release a 2.x minor next week and then get to work on a 3.0 so this should get resolved with...
Hi @Rodentman87 over this weekend I was tracking down a similar issue and so was just getting the plugin auth working on this module, which seems to fix the issue....
Hey everyone, I just wanted to say I haven't forgot about this; I recently changed jobs and of course during that process can be a bit hectic. I will get...
Hi @FrancescoBorzi you're always welcome to look for alternatives; `mysql2` is a direct one for example. I am planning to take a look and have been working on the new...
> So any option in "query" property will be used in connection#query method unless it is overrided explicitly. This was kinda what I was picturing after @sidorares 's comment, since...
There is a precious issue still open about this, but I'm not sure what the fix is. If you can PR a fix, I'll be happy to merge it.