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

Method GetIsConstraint

backend/generated-go/store/database.pb.go:3291–3296  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3289}
3290
3291func (x *IndexMetadata) GetIsConstraint() bool {
3292 if x != nil {
3293 return x.IsConstraint
3294 }
3295 return false
3296}
3297
3298func (x *IndexMetadata) GetSpatialConfig() *SpatialIndexConfig {
3299 if x != nil {

Callers 4

writeDropIndexDiffFunction · 0.45
writeCreateIndexDiffFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected