postgrest-swift
postgrest-swift copied to clipboard
Swift client for PostgREST
## What kind of change does this PR introduce? This PR introduce capability to query foreign tables using select ## What is the current behavior? Current api does not support...
## What kind of change does this PR introduce? Bug fix, feature, docs update, ... ## What is the current behavior? Please link any relevant issues here. ## What is...
# Bug report ## Describe the bug I noticed that I never see the actual error that Postgrest returns, but instead get a generic `statusCode: 400` error. I had to...