MCPcopy Create free account
hub / github.com/LadybugDB/ladybug / getIsUnionAll

Method getIsUnionAll

src/include/parser/query/regular_query.h:29–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27 }
28
29 std::vector<bool> getIsUnionAll() const { return isUnionAll; }
30
31private:
32 std::vector<SingleQuery> singleQueries;

Callers 3

planQueryMethod · 0.45
bindQueryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected