util.deprecated_params(
non_primary=(
"1.3",
"The :paramref:`.mapper.non_primary` parameter is deprecated, "
"and will be removed in a future release. The
| 1 | # orm/mapper.py |
| 2 | # Copyright (C) 2005-2026 the SQLAlchemy authors and contributors |
| 3 | # <see AUTHORS file> |
| 4 | # |
nothing calls this directly
no outgoing calls
no test coverage detected