MCPcopy
hub / github.com/ent/ent / Columns

Method Columns

dialect/sql/driver.go:288–288  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

286 Close() error
287 ColumnTypes() ([]*sql.ColumnType, error)
288 Columns() ([]string, error)
289 Err() error
290 Next() bool
291 NextResultSet() bool

Callers 15

sqlQueryMethod · 0.65
sqlScanMethod · 0.65
sqlQueryMethod · 0.65
sqlScanMethod · 0.65
sqlQueryMethod · 0.65
sqlScanMethod · 0.65
sqlQueryMethod · 0.65
sqlScanMethod · 0.65
sqlQueryMethod · 0.65
sqlScanMethod · 0.65
sqlQueryMethod · 0.65
sqlScanMethod · 0.65

Calls

no outgoing calls

Tested by 8

TestBuilderFunction · 0.52
TestInsert_OnConflictFunction · 0.52
TestWindowFunctionFunction · 0.52
TestSelector_ColumnsFunction · 0.52
TestWriteDriverFunction · 0.52