Bobbie Soedirgo

Results 23 issues of Bobbie Soedirgo

First of all, thanks for maintaining this polyfill! Would it be possible to release v3.6.3? I'm waiting for https://github.com/github/fetch/commit/7727e50493eafae9a7005f10f18f81e5bbcbfdd3 to land as there's [an issue](https://github.com/lquixada/cross-fetch/issues/78) in a dependency that relies...

# Feature request ## Is your feature request related to a problem? Please describe. The Compose setup currently works for amd64, but not all images are available for linux/arm64. ##...

enhancement
self-hosted

https://github.com/supabase/supabase/discussions/3843 Needs https://github.com/PostgREST/postgrest/issues/1943

enhancement
postgrest-patch-needed

# Feature request ## Is your feature request related to a problem? Please describe. Right now `filter` and `not` just takes the operator and value as a string without additional...

enhancement

# Bug report ## Describe the bug Immediately after `supabase start` & `supabase db reset`, services (Auth, Storage, etc.) might not be ready yet, so API calls would fail. ##...

enhancement

Closes #286 Usage: ``` HEAD /tables ``` Response: ``` HTTP/1.1 200 OK content-range: */5 ```

# Feature request ## Is your feature request related to a problem? Please describe. Getting a total count on e.g. `/tables` with `GET` can be expensive if we have a...

enhancement

# Feature request ## Is your feature request related to a problem? Please describe. For simple use cases of fetching list of tables, `columns` balloons up the response size, esp....

enhancement

#143 and #175 are interrelated (they change the `/query` response format), so I decided to consolidate the fixes into 1 PR. ## Fixes #174 `date`s, `timestamp`s, and `timestamptz`s are no...

# Feature request ## Is your feature request related to a problem? Please describe. Creating a table with multiple columns is pretty slow. Supporting batch `POST` would save us a...

enhancement