Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ mapped_assign_expression.py
File
mapped_assign_expression.py
test/typing/plain_files/orm/mapped_assign_expression.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
datetime
import
datetime
2
3
from
sqlalchemy
import
create_engine
4
from
sqlalchemy.orm
import
Mapped
Callers
nothing calls this directly
Calls
8
registry
Class · 0.90
create_engine
Function · 0.90
Session
Class · 0.90
now
Class · 0.90
create_all
Method · 0.80
A
Class · 0.70
add
Method · 0.45
commit
Method · 0.45
Tested by
no test coverage detected