type database/sql.Rows (struct)

Method Implmentations (14 other methods implement nothing)

Close() error *Rows.M : io.Closer.Close
Scan(dest ...any) error *Rows.M : github.com/jackc/pgx/v5.Row.Scan