Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
sqlQuery
Method · 0.65
sqlScan
Method · 0.65
sqlQuery
Method · 0.65
sqlScan
Method · 0.65
sqlQuery
Method · 0.65
sqlScan
Method · 0.65
sqlQuery
Method · 0.65
sqlScan
Method · 0.65
sqlQuery
Method · 0.65
sqlScan
Method · 0.65
sqlQuery
Method · 0.65
sqlScan
Method · 0.65
Calls
no outgoing calls
Tested by
8
Example_recursiveTraversal
Function · 0.52
TestBuilder
Function · 0.52
TestSelector_SetOperatorWithRecursive
Function · 0.52
TestInsert_OnConflict
Function · 0.52
TestWindowFunction
Function · 0.52
TestSelector_Columns
Function · 0.52
BenchmarkInsertBuilder_Small
Function · 0.52
TestWriteDriver
Function · 0.52