Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ _get_method
Method
_get_method
lib/sqlalchemy/sql/selectable.py:2166–2167 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
2164
super()._init(selectable, name=name)
2165
2166
def
_get_method(self) -> Function[Any]:
2167
return
self.sampling
2168
2169
2170
class
CTE(
Callers
1
visit_tablesample
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected