Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
12
def
_get_includes():
13
return
EXPLORER_SCHEMA_INCLUDE_TABLE_PREFIXES
14
15
16
def
_get_excludes():
Callers
1
_include_table
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected