The Needs Review Queue Bot β tested this issue. It either no longer applies to Drupal core, or fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
Apart from a re-roll or rebase, this issue may need more work to address feedback in the issue or MR comments. To progress an issue, incorporate this feedback as part of the process of updating the issue. This helps other contributors to know what is outstanding.
Consult the Drupal Contributor Guide β to find step-by-step guides for working with issues.
- Status changed to RTBC
about 2 years ago 10:53pm 6 February 2023 The last submitted patch, 73: 2057693-73.patch, failed testing. View results β
The last submitted patch, 73: 2057693-73.patch, failed testing. View results β
- π¦πΊAustralia larowlan π¦πΊπ.au GMT+10
- Status changed to Needs work
almost 2 years ago 5:25am 29 March 2023 - π¦πΊAustralia larowlan π¦πΊπ.au GMT+10
I did some debugging of this, and was able to produce an entity query that errors on postgres with the following interdiff.
Is this something we should be supporting or is postgres stricter on that front? It works with MySQL.
I note this fails in HEAD too, so I assume 'not supported' on postgres (or rather - not valid SQL full stop, MySQL is just more tolerant).
Either way, this no longer applies - NW for that