Files
sqlalchemy/tools
Mike Bayer c106bc4304 allow literals for function arguments
* Fixed the argument types passed to functions so that literal expressions
like strings and ints are again interpreted correctly (🎫`10818`)

this includes a reformatting of the changelog message from #10801
to read as a general "fixed regressions" list.

Fixes: #10818
Change-Id: I65ad86e096241863e833608d45f0bdb6069f5896
(cherry picked from commit cc26af00e7)
2024-01-02 19:08:13 -05:00
..