Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anse1/sqlsmith
/ consistent
Method
consistent
relmodel.cc:13–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
}
12
13
bool sqltype::consistent(struct sqltype *rvalue)
14
{
15
return this == rvalue;
16
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected