MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / scoped_session.py

File scoped_session.py

test/typing/plain_files/orm/scoped_session.py:None–None  ·  test/typing/plain_files/orm/scoped_session.py

Source from the content-addressed store, hash-verified

1from sqlalchemy import inspect
2from sqlalchemy import text
3from sqlalchemy.orm import DeclarativeBase
4from sqlalchemy.orm import Mapped

Callers

nothing calls this directly

Calls 15

scoped_sessionClass · 0.90
sessionmakerClass · 0.90
textFunction · 0.90
inspectFunction · 0.90
object_sessionMethod · 0.45
identity_keyMethod · 0.45
addMethod · 0.45
add_allMethod · 0.45
beginMethod · 0.45
begin_nestedMethod · 0.45
closeMethod · 0.45
commitMethod · 0.45

Tested by

no test coverage detected