MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / close

Method close

lib/sqlalchemy/connectors/asyncio.py:87–87  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

85 lastrowid: int
86
87 async def close(self) -> None: ...
88
89 async def execute(
90 self,

Callers 4

_async_soft_closeMethod · 0.45
closeMethod · 0.45
closeMethod · 0.45
closeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected