Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ nextset
Method
nextset
lib/sqlalchemy/engine/interfaces.py:228–228 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
226
) -> Any: ...
227
228
def
nextset(self) -> Optional[bool]: ...
229
230
def
__getattr__(self, key: str) -> Any: ...
231
Callers
1
post_exec
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected