MCPcopy Create free account
hub / github.com/araddon/qlbridge / GetSourceQuote

Method GetSourceQuote

rel/sql.pb.go:555–560  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

553func (*ColumnPb) Descriptor() ([]byte, []int) { return fileDescriptorSql, []int{7} }
554
555func (m *ColumnPb) GetSourceQuote() []byte {
556 if m != nil {
557 return m.SourceQuote
558 }
559 return nil
560}
561
562func (m *ColumnPb) GetAsQuoteByte() []byte {
563 if m != nil {

Callers 1

columnFromPbFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected