MCPcopy Create free account
hub / github.com/explorerhq/sql-explorer / data

Method data

explorer/models.py:288–289  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

286
287 @property
288 def data(self):
289 return self._data or []
290
291 @property
292 def headers(self):

Callers 2

bindMethod · 0.80
pivotJqFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected