- First commit to issue fork.
- π¨πΏCzech Republic marysmech
#59 π \Drupal\Core\Entity\Query\Sql\Tables causes extremely poor performance when using MariaDB and filtering on multiple relationships in JSON:API Active seems to fix the problem. I use
optimizer_search_depth = 0
and queries take only few ms (previously timeouted after 30s). - πΊπΈUnited States attheshow
It looks like the patch in #69 is no longer applying for Drupal 10.3.
- π¨πΎCyprus EliasPapa
I also get an issue with applying the patch after updating to 10.3. Any updated patches available?
- π¨πΎCyprus EliasPapa
After carefully investigating the changes made to the file with the updates it would seem that the patch has been added into it so there is seemingly no need for it anymore.
- πΊπΈUnited States attheshow
@EliasPapa Where are you seeing that the issue has been addressed? We're not seeing that anywhere in the code for 10.3.
- πΊπΈUnited States attheshow
This is a re-roll of patch #69 for Drupal 10.3.