Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/activeloopai/deeplake
/ errorMsg
Method
errorMsg
cpp/3rd_party/sql-parser/src/SQLParserResult.cpp:36–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
bool SQLParserResult::isValid() const { return isValid_; }
35
36
const char* SQLParserResult::errorMsg() const { return errorMsg_; }
37
38
int SQLParserResult::errorLine() const { return errorLine_; }
39
Callers
4
main
Function · 0.80
BM_ParseBenchmark
Function · 0.80
TEST
Function · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.64
TEST
Function · 0.64