This is a (multiple allowed):
[ ] feature-discussion (RFC)
CakePHP Version: 3.4.0
PostgreSQL supports the updating of table_a from table_b as part of the syntax of an UPDATE statement using the FROM clause.
FROM clause is ignored.
Support for the FROM clause in the UPDATE SQL when using PostgreSQL.
Please note: I had already added support in #9730 but I want to now separate into a different pull request for testing reasons.
I would like this, but also for MySQL... I think SQL server also supports it
This issue is stale because it has been open for 120 days with no activity. Remove the stale label or comment or this will be closed in 15 days
Most helpful comment
I would like this, but also for MySQL... I think SQL server also supports it