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

Route copy

lib/sqlalchemy/sql/schema.py:None–None  ·  view source on GitHub ↗
util.deprecated(
        "1.4",
        "The :meth:`_schema.Computed.copy` method is deprecated "
        "and will be removed in a future release.",
    )

Source from the content-addressed store, hash-verified

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