MCPcopy Create free account
hub / github.com/daniel2005d/mapXplore / close

Method close

middle/data_operation.py:265–267  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

263 AnsiPrint.print_locale("table_not_exists",table_name=tbl)
264
265 def close(self):
266 if self._cursor:
267 self._cursor.close()

Callers 1

create_tablesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected