Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ajitpratap0/GoSQLX
/ covBoolPtr
Function
covBoolPtr
pkg/sql/ast/sql_coverage_test.go:22–22 ·
view source on GitHub ↗
(v bool)
Source
from the content-addressed store, hash-verified
20
)
21
22
func
covBoolPtr(v bool) *bool {
return
&v }
23
24
func
TestCreateIndexStatement_SQL(t *testing.T) {
25
stmt := &CreateIndexStatement{
Callers
5
TestCreateMaterializedViewStatement_SQL
Function · 0.85
TestRefreshMaterializedViewStatement_SQL
Function · 0.85
TestCTEWithMaterialized
Function · 0.85
TestSelectStatement_WithAndReturning
Function · 0.85
TestOrderByNullsLast
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected