Ronald Dehuysser
Ronald Dehuysser
Quick question: I'm running esphome in a docker container. Should I run these fixes in the docker container or on my host system?
Hi @vincenzopalazzo , first of all - thanks for this great library. Question: is there a way to test the new ws protocol already? We're currently running on Apollo (NodeJS)...
Hi @vincenzopalazzo - thanks for the idea (I was under the impression this would only be part of the 5.2 beta's). Anyway, I can say that for us, the subscriptions...
+1 @Tedko did you find a way to do this?
Thanks, I'll try it and report back.
Also a 404.
Also running in troubles because of this...
Hi @samuelpisa , I just did some query analysis but the results from the mysql query analyser are different than what I would think based on your description. I made...
Could you do some testing (especially profiling) with and without the query on your side? To get the duration result from the query, I use: ``` set profiling = 1;...
I also measured this in Postgres and there the new index indeed helps. I assume the MySQL analyser is wrong in analysis. This has now been added in commit 949f62d382f750d5b1.