MCPcopy Index your code
hub / github.com/kisielk/sqlstruct / Columns

Function Columns

sqlstruct.go:193–195  ·  view source on GitHub ↗

Columns returns a string containing a sorted, comma-separated list of column names as defined by the type s. s must be a struct that has exported fields tagged with the "sql" tag.

(s interface{})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

TestColumnsFunction · 0.85

Calls 1

colsFunction · 0.85

Tested by 1

TestColumnsFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…