Fabsolute

Results 9 comments of Fabsolute

Actually I made a little bit consistent with the other implementations like qemu, vmware etc.

> Yeah. We have one failing test, we should rerun it, but I cannot find the button to do so. I can create a dummy commit to retrigger the tests...

> Would you please? I am wrangling with the GitHub CLI to get it to do the same thing, and it is not making it easy. Just amended the same...

Oh, snap! It failed again. I rebased and pushed again.

> `getCountQuery()` is used just once, inside `count()`, so why don't you just override `count()` instead? 🤔 I want to modify the count query generated by doctrine. If I override...

> Retargeting to 3.2.x since this is no bugfix. Oh sorry! I just did it on the browser without checking the contribution document. So that is why I created for...

> So a count query without any where clause takes ~10 seconds? Shouldn't you be fixing that instead? Can you post your issue on https://dba.stackexchange.com/ first? I'm curious to see...

> Maybe what you could do if you're OK with approximations is override count() to use the query described in that last page I linked instead I am okay with...