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

Method GetEngine

backend/generated-go/store/instance.pb.go:514–519  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

512}
513
514func (x *Instance) GetEngine() Engine {
515 if x != nil {
516 return x.Engine
517 }
518 return Engine_ENGINE_UNSPECIFIED
519}
520
521func (x *Instance) GetActivation() bool {
522 if x != nil {

Callers 15

doSyncDatabaseSchemaMethod · 0.45
exportSQLWithContextMethod · 0.45
backupDataMethod · 0.45
diffFunction · 0.45
RunOnceMethod · 0.45
RunForTargetMethod · 0.45
runReviewMethod · 0.45
RunForTargetMethod · 0.45
GetSQLSummaryReportFunction · 0.45
GetDataSourceDriverMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected