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

Route all

lib/sqlalchemy/sql/sqltypes.py:None–None  ·  view source on GitHub ↗
util.deprecated(
            "2.1",
            message="The :meth:`_types.ARRAY.Comparator.any` and "
            ":meth:`_types.ARRAY.Comparator.all` methods for arrays are "
            "deprecated

Source from the content-addressed store, hash-verified

1# sql/sqltypes.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