Files
sqlalchemy/test/sql
Federico Caselli b1aaf0a29f 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
(cherry picked from commit 429512d55e814b03854bc12ec541dbeee9e3b94e)
2022-03-30 23:17:31 +02:00
..
2022-03-30 23:17:31 +02:00
2022-03-08 13:41:29 -05:00
2021-09-21 22:36:27 -04:00
2021-07-21 16:14:43 -04:00
2021-07-21 16:14:43 -04:00
2021-05-12 22:10:19 +02:00
2021-11-16 14:45:35 -05:00