Files
sqlalchemy/test/sql
Mike Bayer 3e49b8d051 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
2020-10-19 13:13:15 -04:00
..
2020-10-02 21:34:24 +02:00
2020-09-28 15:17:26 -04:00
2020-10-12 12:48:17 -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