util.deprecated_params(
use_binds_for_limits=(
"1.4",
"The ``use_binds_for_limits`` Oracle Database dialect parameter "
"is deprecated. The dialect now rend
| 1 | # dialects/oracle/base.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