MCPcopy Create free account
hub / github.com/bytebase/bytebase / TestRedshiftSplitSQL

Function TestRedshiftSplitSQL

backend/plugin/parser/redshift/split_test.go:9–13  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

7)
8
9func TestRedshiftSplitSQL(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

RunSplitTestsFunction · 0.92

Tested by

no test coverage detected