MCPcopy 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
34StatementType QuerySummary::getStatementType() const {
35 return preparedSummary.statementType;
36}
37
38} // namespace main
39} // namespace lbug

Callers 11

planStatementMethod · 0.45
planCopyToMethod · 0.45
planExportTableDataMethod · 0.45
visitMethod · 0.45
prepareNoLockMethod · 0.45
executeNoLockMethod · 0.45
visitMethod · 0.45
visitUnsafeMethod · 0.45
bindMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected