type database/sql/driver.RowsColumnTypeLength (interface)

Method Implmentations

Close() error *github.com/jackc/pgx/v5/stdlib.Rows.Close
ColumnTypeLength(index int) (length int64, ok bool) *github.com/jackc/pgx/v5/stdlib.Rows.ColumnTypeLength
Columns() []string *github.com/jackc/pgx/v5/stdlib.Rows.Columns
Next(dest []Value) error *github.com/jackc/pgx/v5/stdlib.Rows.Next