PSSQLite
PSSQLite copied to clipboard
Update Invoke-SqliteQuery.ps1
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.