PSSQLite icon indicating copy to clipboard operation
PSSQLite copied to clipboard

Update Invoke-SqliteQuery.ps1

Open asmith3006 opened this issue 1 year ago • 0 comments

Check that a value is returned when using "SingleValue".

If you don't do this and the "SingleValue" is actually select 0 rows then an exception is thrown. This will, instead, return nothing.

asmith3006 avatar Mar 15 '24 17:03 asmith3006