-
## Question
Using the current release of `@supabase/realtime-js` I am unable to connect to the latest release of `@supabase/realtime`. Following the documentation of the breaking changes in v0.10, …
-
# Bug report
## Describe the bug
Hello, when trying to filter using a full text search criteria with one the operators : fts, plfts, phfts, wfts an exception is thrown by the filter method.
`…
-
# Bug report
## Describe the bug
Hello, as @acupofjose mentioned in #16 postgrest seems to not recognize the operator. I went to read the docs and I found out that this operator is used in this …
-
# Bug report
## Describe the bug
Hello, while trying to perform a **Range request** an exception is thrown as described in the StackTrace below
```
StackTrace" at
System.Net.Http.Headers.Htt…
-
# Bug report
## Describe the bug
* Hello, while trying to update a record an Exception of type NullReferenceException.
After debugging the exception is thrown when calling the Update method in …
-
# Bug report
## Describe the bug
Hello, while trying to insert a new record in the database using the project PostgrestExample in the current repo an Exception is thrown from Newtonsoft.Json.Jso…