Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ Bar
Class
Bar
test/typing/plain_files/orm/sessionmakers.py:124–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
123
124
class
Bar:
125
query: QueryPropertyDescriptor = ss_9338.query_property()
126
127
128
assert_type(Bar.query, Query[Bar])
Callers
nothing calls this directly
Calls
1
query_property
Method · 0.80
Tested by
no test coverage detected