MCPcopy Create free account
hub / github.com/sqlalchemy/sqlalchemy / __init__

Route __init__

lib/sqlalchemy/dialects/oracle/base.py:None–None  ·  view source on GitHub ↗
util.deprecated_params(
        use_binds_for_limits=(
            "1.4",
            "The ``use_binds_for_limits`` Oracle Database dialect parameter "
            "is deprecated. The dialect now rend

Source from the content-addressed store, hash-verified

1# dialects/oracle/base.py
2# Copyright (C) 2005-2026 the SQLAlchemy authors and contributors
3# <see AUTHORS file>
4#

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected