Files
sqlalchemy/test/sql
Federico Caselli 3ec009eefd Update bindparam cache key
The ``literal_execute`` parameter now takes part of the cache
generation of a bindparam, since it changes the sql string generated
by the compiler.
Previously the correct bind values were used, but the ``literal_execute``
would be ignored on subsequent executions of the same query.

Fixes: #7876
Change-Id: I6bf887f1a2fe31f9d0ab68f5b4ff315004d006b2
2022-03-30 23:36:18 +02:00
..
2022-03-30 23:36:18 +02:00
2022-03-08 13:40:12 -05:00
2021-11-24 22:51:27 -05:00
2022-03-24 16:57:30 -04:00
2022-03-01 09:09:02 -05:00
2021-12-29 12:23:12 -05:00
2021-11-24 22:51:27 -05:00
2022-03-19 23:15:15 -04:00
2021-11-24 22:51:27 -05:00