Files
sqlalchemy/test/sql
Mike Bayer 1e42b35621 Render table hints in generic SQL
Added :meth:`.Select.with_hint` output to the generic SQL string that is
produced when calling ``str()`` on a statement.  Previously, this clause
would be omitted under the assumption that it was dialect specific.
The hint text is presented within brackets to indicate the rendering
of such hints varies among backends.

Fixes: #5353
References: #4667
Change-Id: I01d97d6baa993e495519036ec7ecd5ae62856c16
(cherry picked from commit 7dc411dc63)
2020-05-27 10:22:33 -04:00
..
2019-01-06 18:23:11 -05:00
2019-11-08 15:41:10 -05:00
2019-01-06 18:23:11 -05:00
2019-01-06 18:23:11 -05:00
2019-06-21 10:18:17 -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
2019-01-06 18:23:11 -05:00
2019-01-06 18:23:11 -05:00
2020-04-10 10:49:05 -04:00
2019-01-06 18:23:11 -05:00