Skip to content

Support Update Join #305

Open
Open
@hfhbd

Description

@hfhbd

Dialect

MySQL

Failing SQL

UPDATE foo
JOIN bar
SET foo.b = 42
WHERE bar.a = 1;

Description

MySQL supports a join everywhere its syntax uses tables_references.
https://dev.mysql.com/doc/refman/8.0/en/update.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions