Files
sqlalchemy/test/sql
Mike Bayer f483573aa6 Scan for tables without relying upon whereclause
Fixed bug where an UPDATE statement against a JOIN using MySQL multi-table
format would fail to include the table prefix for the target table if the
statement had no WHERE clause, as only the WHERE clause were scanned to
detect a "multi table update" at that particular point.  The target
is now also scanned if it's a JOIN to get the leftmost table as the
primary table and the additional entries as additional FROM entries.

Fixes: #5617
Change-Id: I26d74afebe06e28af28acf960258f170a1627823
2020-09-29 16:46:56 -04:00
..
2020-09-28 15:17:26 -04:00
2020-09-28 15:17:26 -04:00
2020-09-28 15:17:26 -04:00
2020-09-28 15:17:26 -04:00
2020-09-28 15:17:26 -04:00
2020-09-28 15:17:26 -04:00
2020-09-28 15:17:26 -04:00
2020-09-28 15:17:26 -04:00
2020-09-28 15:17:26 -04:00
2020-09-28 15:17:26 -04:00
2020-09-28 15:17:26 -04:00
2020-09-28 15:17:26 -04:00
2020-09-28 15:17:26 -04:00
2020-09-28 15:17:26 -04:00
2020-09-28 15:17:26 -04:00
2020-09-28 15:17:26 -04:00
2020-09-28 15:17:26 -04:00
2020-09-28 15:17:26 -04:00