Files
sqlalchemy/test/ext
Mike Bayer 10c073dc80 de-memoize _proxy_key when new annotations are added
Fixed regression from 1.3 where the column key used for a hybrid property
might be populated with that of the underlying column that it returns, for
a property that returns an ORM mapped column directly, rather than the key
used by the hybrid property itself.

Fixes: #11728
Change-Id: Ifb298e46a20f90f6b6a717674f142a87cbceb468
2024-08-13 10:01:44 -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
2023-05-09 20:23:48 -04:00
2024-01-31 21:54:59 +01:00
2023-06-27 23:50:25 +02:00
2024-05-29 22:03:17 +02:00