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

Method GetProto

backend/store/model/database.go:192–194  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

190}
191
192func (d *DatabaseMetadata) GetProto() *storepb.DatabaseSchemaMetadata {
193 return d.proto
194}
195
196// ReplaceFrom replaces the internal state of this DatabaseMetadata with that
197// of another. The receiver pointer remains stable so callers that hold a

Callers 5

findTableSchemaMethod · 0.95
TestWalkThroughFunction · 0.95
TestWalkThroughFunction · 0.95
TestWalkThroughANTLRFunction · 0.95
TestWalkThroughFunction · 0.95

Calls

no outgoing calls

Tested by 4

TestWalkThroughFunction · 0.76
TestWalkThroughFunction · 0.76
TestWalkThroughANTLRFunction · 0.76
TestWalkThroughFunction · 0.76