MCPcopy Index your code
hub / github.com/bytebase/bytebase / test

Struct test

backend/tests/sql_review_test.go:56–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54)
55
56type test struct {
57 Statement string
58 Result []*v1pb.PlanCheckRun_Result
59 Run bool
60}
61
62func TestSQLReviewForPostgreSQL(t *testing.T) {
63 const (

Calls

no outgoing calls

Tested by

no test coverage detected