Files
sqlalchemy/test
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-11 11:30:11 -05:00
2022-03-08 13:41:29 -05:00
2022-03-24 14:03:08 -04:00
2022-03-30 23:17:31 +02:00
2022-03-04 16:35:47 -05:00