Skip to content

v13.6.0.4

@webpatser webpatser tagged this 22 Apr 12:24
Upstream EloquentDeleteTest::testDeleteWithLimitAndJoinThrowsExceptionOnMySql
expects DELETE ... JOIN ... LIMIT to throw on MariaDB. MariaDB 11+
actually accepts this syntax, so the test fails on 'Very Latest'.
This is an upstream Laravel test-assumption bug, not a Fledge issue.
No need to gate Fledge CI on MariaDB bleeding-edge.
Assets 2
Loading