mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-07-25 13:55:42 +00:00
0a9349f2b3
PostgrestError is not instanceof Error, so catch blocks were falling through to generic messages. Now extracts .message and .details from Supabase errors for better debugging.