Files
sqlalchemy/test/sql
Mike Bayer 52728f7052 Add coercions to literal()
To prevent literal() from receiving a ClauseElement which
then leads to confusing results, add a new LiteralValueRole
coercion that does an _is_literal() check and implement
for literal().

Fixes: #5639
Change-Id: Ibd686544af2d7c013765278f984baf237de88caf
2021-02-03 10:42:08 -05:00
..
2020-12-16 18:50:47 -05:00
2021-02-03 10:42:08 -05:00