Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anse1/sqlsmith
/ syntax
Class
syntax
dut.hh:37–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
};
36
37
struct syntax : failure {
38
syntax(const char *s, const char *sqlstate_ =
""
) throw()
39
: failure(s, sqlstate_) { }
40
};
41
42
}
43
Callers
4
test
Method · 0.85
command
Method · 0.85
test
Method · 0.85
test
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected