Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlc-dev/sqlc
/ NewParser
Function
NewParser
internal/engine/clickhouse/parse.go:14–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
)
13
14
func
NewParser() *Parser {
15
return
&Parser{}
16
}
17
18
type
Parser
struct
{}
19
Callers
1
parse.go
File · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected