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

Method GetResults

backend/generated-go/v1/sql_service.pb.go:701–706  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

699}
700
701func (x *QueryResponse) GetResults() []*QueryResult {
702 if x != nil {
703 return x.Results
704 }
705 return nil
706}
707
708func (x *QueryResponse) GetAppliedAccessGrant() string {
709 if x != nil {

Callers 2

convertToPlanCheckRunFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected