Home | History | Annotate | Download | only in sql

Lines Matching refs:Columns

660 	cols, err := rows.Columns()
662 t.Fatalf("Columns: %v", err)