Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlc-dev/sqlc
/ HasSqlcSlice
Method
HasSqlcSlice
internal/codegen/golang/field.go:28–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
}
27
28
func
(gf Field) HasSqlcSlice() bool {
29
return
gf.Column.IsSqlcSlice
30
}
31
32
func
TagsToString(tags
map
[string]string) string {
33
if
len(tags) == 0 {
Callers
2
Params
Method · 0.80
queryImports
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected