ts-typed-sql
ts-typed-sql copied to clipboard
SQL query that returns no rows
Like .single(), this should fail when the sql query does not return exactly zero rows.
See for example pg-promise .none().
@phiresky see my comment #24 :wink: