Files
sqlalchemy/test/sql
Mike Bayer 21ccdd0960 Ensure no compiler visit method tries to access .statement
Fixed structural compiler issue where some constructs such as MySQL /
PostgreSQL "on conflict / on duplicate key" would rely upon the state of
the :class:`_sql.Compiler` object being fixed against their statement as
the top level statement, which would fail in cases where those statements
are branched from a different context, such as a DDL construct linked to a
SQL statement.

Fixes: #5656
Change-Id: I568bf40adc7edcf72ea6c7fd6eb9d07790de189e
(cherry picked from commit dfcd117afca36ea3f5f574f9bef6036dae609de8)
2020-10-19 12:17:03 -04:00
..
2019-01-06 18:23:11 -05:00
2020-09-28 14:24:11 -04:00
2019-01-06 18:23:11 -05:00
2020-09-28 14:24:11 -04:00
2019-01-06 18:23:11 -05:00
2020-10-12 12:48:25 -04:00
2019-07-21 16:30:31 -04:00
2019-03-05 20:29:05 -05:00
2019-01-06 18:23:11 -05:00
2019-01-25 14:56:50 -05:00
2020-09-28 14:24:11 -04:00
2020-09-28 14:24:11 -04:00
2019-01-06 18:23:11 -05:00
2019-01-06 18:23:11 -05:00
2020-09-28 14:24:11 -04:00
2019-01-06 18:23:11 -05:00