Files
sqlalchemy/test/sql
Federico Caselli 346e7ea0d0 Make FunctionFilter.filter generative
Fixed bug in :meth:`_sql.FunctionFilter.filter` that would mutate
the existing function in-place. It now behaves like the rest of the
SQLAlchemy API, returning a new instance instead of mutating the
original one.

Fixes: #11426
Change-Id: I46ffebaed82426cfb1623db066686cfb911055a1
2024-05-30 22:25:33 +02:00
..
2024-01-31 21:54:59 +01:00
2023-05-09 20:23:48 -04:00
2024-01-31 21:54:59 +01:00
2024-01-31 21:54:59 +01:00
2024-01-31 21:54:59 +01:00