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

Method Table

schema/schema.go:71–71  ·  view source on GitHub ↗
(tbl *Table)

Source from the content-addressed store, hash-verified

69 // Dialect ie "mysql", "postgres", "cassandra", "bigquery"
70 Dialect() string
71 Table(tbl *Table) string
72 FieldType(t value.ValueType) string
73 }
74

Callers 2

TableMethod · 0.65
loadTableMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected