Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
16
def
_get_excludes():
17
return
EXPLORER_SCHEMA_EXCLUDE_TABLE_PREFIXES
18
19
20
def
_include_views():
Callers
1
_include_table
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected