Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LadybugDB/ladybug
/ getStatementType
Method
getStatementType
src/main/query_summary.cpp:34–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
StatementType QuerySummary::getStatementType() const {
35
return preparedSummary.statementType;
36
}
37
38
} // namespace main
39
} // namespace lbug
Callers
11
checkConfidentialStatement
Method · 0.45
planStatement
Method · 0.45
planCopyTo
Method · 0.45
planExportTableData
Method · 0.45
visit
Method · 0.45
prepareNoLock
Method · 0.45
executeNoLock
Method · 0.45
visit
Method · 0.45
visitUnsafe
Method · 0.45
bind
Method · 0.45
bindImportDatabaseClause
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected