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