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

Method GetDisableExport

backend/generated-go/store/policy.pb.go:531–536  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

529}
530
531func (x *QueryDataPolicy) GetDisableExport() bool {
532 if x != nil {
533 return x.DisableExport
534 }
535 return false
536}
537
538func (x *QueryDataPolicy) GetMaximumResultRows() int32 {
539 if x != nil {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected