Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ go
Method
go
test/orm/test_session.py:2364–2365 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2362
u.id
2363
2364
def
go():
2365
assert not s.is_modified(u)
2366
2367
self.assert_sql_count(testing.db, go, 0)
2368
Callers
nothing calls this directly
Calls
1
is_modified
Method · 0.45
Tested by
no test coverage detected