Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/4paradigm/OpenMLDB
/ SQLRouter
Method
SQLRouter
src/sdk/sql_router.h:66–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
class SQLRouter {
65
public:
66
SQLRouter() {}
67
virtual ~SQLRouter() {}
68
69
virtual bool ShowDB(std::vector<std::string>* dbs,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected