Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytebase/bytebase
/ TestSpannerSplitSQL
Function
TestSpannerSplitSQL
backend/plugin/parser/spanner/split_test.go:9–13 ·
view source on GitHub ↗
(t *testing.T)
Source
from the content-addressed store, hash-verified
7
)
8
9
func
TestSpannerSplitSQL(t *testing.T) {
10
base.RunSplitTests(t,
"test-data/test_split.yaml"
, base.SplitTestOptions{
11
SplitFunc: SplitSQL,
12
})
13
}
Callers
nothing calls this directly
Calls
1
RunSplitTests
Function · 0.92
Tested by
no test coverage detected