Files
sqlalchemy/test/dialect/postgresql
Mike Bayer e1a2610e80 Don't discard leftovers from surface_selectables
Fixed regression introduced in 1.3.2 for the PostgreSQL dialect, also
copied out to the MySQL dialect's feature in 1.3.18, where usage of a non
:class:`_schema.Table` construct such as :func:`_sql.text` as the argument
to :paramref:`_sql.Select.with_for_update.of` would fail to be accommodated
correctly within the PostgreSQL or MySQL compilers.

Fixes: #5729
Change-Id: I265bcc171f0eb865ac3910ee805b162f3b70e2c1
(cherry picked from commit 6125dfff91)
2020-11-26 12:23:25 -05:00
..
2019-01-06 18:23:11 -05:00
2020-09-28 14:24:11 -04:00
2020-09-28 14:24:11 -04:00