ts-typed-sql icon indicating copy to clipboard operation
ts-typed-sql copied to clipboard

SQL query that returns no rows

Open phiresky opened this issue 8 years ago • 1 comments

Like .single(), this should fail when the sql query does not return exactly zero rows.

See for example pg-promise .none().

phiresky avatar Aug 09 '17 15:08 phiresky

@phiresky see my comment #24 :wink:

vitaly-t avatar Aug 13 '17 00:08 vitaly-t