type database/sql/driver.RowsColumnTypeDatabaseTypeName (interface)

Method Implmentations

Close() error *github.com/jackc/pgx/v5/stdlib.Rows.Close
ColumnTypeDatabaseTypeName(index int) string *github.com/jackc/pgx/v5/stdlib.Rows.ColumnTypeDatabaseTypeName
Columns() []string *github.com/jackc/pgx/v5/stdlib.Rows.Columns
Next(dest []Value) error *github.com/jackc/pgx/v5/stdlib.Rows.Next