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

Method _get_columns

database/db.py:30–31  ·  view source on GitHub ↗
(self, tablename:str)

Source from the content-addressed store, hash-verified

28 self._status_handler = value
29
30 def _get_columns(self, tablename:str):
31 pass
32
33 def _get_columns_from_table(self, tablename:str):
34 pass

Callers 1

columnsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected