Files
sqlalchemy/test
Mike Bayer ebcb80be9c consider column.name directly when evaluating use_existing_column
Fixed issue where new :paramref:`_orm.mapped_column.use_existing_column`
feature would not work if the two same-named columns were mapped under
attribute names that were differently-named from the explicit name given to
the column itself. The attribute names can now be differently named when
using this parameter.

Fixes: #9332
Change-Id: I43716b8ca2b089e54a2b078db28b6c4770468bdd
2023-02-18 09:11:36 -05:00
..
2023-02-06 11:08:50 -05:00
2023-02-16 18:01:31 -05:00
2022-11-16 23:03:04 +01:00
2022-03-04 16:28:31 -05:00