Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ get_plugin_class
Method
get_plugin_class
lib/sqlalchemy/sql/dml.py:175–175 ·
view source on GitHub ↗
(cls, statement: Executable)
Source
from the content-addressed store, hash-verified
173
174
@classmethod
175
def
get_plugin_class(cls, statement: Executable) -> Type[DMLState]: ...
176
177
@classmethod
178
def
_get_multi_crud_kv_pairs(
Callers
4
entity_description
Method · 0.45
returning_column_descriptions
Method · 0.45
values
Method · 0.45
column_descriptions
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected