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

Function _get_includes

explorer/schema.py:12–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10
11# These wrappers make it easy to mock and test
12def _get_includes():
13 return EXPLORER_SCHEMA_INCLUDE_TABLE_PREFIXES
14
15
16def _get_excludes():

Callers 1

_include_tableFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected