MCPcopy Create free account
hub / github.com/ByConity/ByConity / registerTableFunctionValues

Function registerTableFunctionValues

src/TableFunctions/TableFunctionValues.cpp:149–152  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

147}
148
149void registerTableFunctionValues(TableFunctionFactory & factory)
150{
151 factory.registerFunction<TableFunctionValues>(TableFunctionFactory::CaseInsensitive);
152}
153
154}

Callers 1

registerTableFunctionsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected