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

File write_only.py

test/typing/plain_files/orm/write_only.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2
3import typing
4from typing import assert_type

Callers

nothing calls this directly

Calls 13

SessionClass · 0.90
selectFunction · 0.90
UserClass · 0.70
AddressClass · 0.70
addMethod · 0.45
commitMethod · 0.45
oneMethod · 0.45
scalarsMethod · 0.45
filterMethod · 0.45
selectMethod · 0.45
likeMethod · 0.45
add_allMethod · 0.45

Tested by

no test coverage detected