Closed
Description
I was debugging a query for about half an hour in PowerSync only to realize the query was not actually valid SQL.
Was trying to figure out why I was getting zero rows back but it was failing silently even with log level set to DEBUG
. Upon pasting the same query into Supabase and running it I figured it out the issue and then copying that modified query back to PowerSync solved my issue.
It seems weird and bug-prone for PowerSync to not give me any indication that this query is failing against SQLite.
Metadata
Metadata
Assignees
Labels
No labels