$ errors.fyi/go/sql.ErrNoRows 74 namespaces · 3,092 codes
go · go/sql.ErrNoRows
sql.ErrNoRows

No Rows

Returned by QueryRow.Scan when the query returns no rows. Not returned by Query — callers must check rows.Next() themselves.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT