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

Route get

lib/sqlalchemy/orm/query.py:None–None  ·  view source on GitHub ↗
util.became_legacy_20(
        ":meth:`_orm.Query.get`",
        alternative="The method is now available as :meth:`_orm.Session.get`",
    )

Source from the content-addressed store, hash-verified

1# orm/query.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