canonical / sqlair

Friendly type mapping for SQL databases
Apache License 2.0
17 stars 9 forks source link

No rows error #50

Closed Aflynn50 closed 1 year ago

Aflynn50 commented 1 year ago

This PR adds an error to the public API that indicates no rows were found in the query results. This is returned by One if the results contain no rows.