Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlyingFeather/DEA-SQL
/ idMap
Method
idMap
evaluation/test-suite-sql-eval/process_sql.py:61–62 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
59
60
@property
61
def
idMap(self):
62
return
self._idMap
63
64
def
_map(self, schema):
65
idMap = {
'*'
:
"__all__"
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected