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

Function _get_excludes

explorer/schema.py:16–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14
15
16def _get_excludes():
17 return EXPLORER_SCHEMA_EXCLUDE_TABLE_PREFIXES
18
19
20def _include_views():

Callers 1

_include_tableFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected