Skip to content

sa: check for sql.ErrNoRows on Get()#8732

Draft
jsha wants to merge 1 commit intomainfrom
is-no-rows
Draft

sa: check for sql.ErrNoRows on Get()#8732
jsha wants to merge 1 commit intomainfrom
is-no-rows

Conversation

@jsha
Copy link
Copy Markdown
Contributor

@jsha jsha commented Apr 24, 2026

After updating borp, Get() will return sql.ErrNoRows instead of a nil object.

Note: this uses a replace directive to bring in borp from letsencrypt/borp#13. DO NOT MERGE until that PR is landed and this PR is updated.

After updating borp, Get() will return IsNoRows instead of a nil object.
@jsha jsha changed the title sa: check IsNoRows on Get() sa: check for sql.ErrNoRows on Get() Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant