-
Hello!
I just started using this package and I'm wanting to dive deeper into how this is working and potentially contribute after learning more. Do you have any advice for building, running, and te…
-
## Problem
While we're a pg extension, doing `make && sudo make install` is still more cumbersome than running a SQL script (`psql -f script.sql`).
## Solution
Include a single SQL file as a …
-
```
failed to parse filter (is.not null)
```
Forcing negate on quering `not null` value seems like a mistake, `not is null` and `is not null` are identical, but as I am building a dynamic query b…
-
Current blocked by broken `pkgs.postgrest` on darwin:
-
Hi,
First off, thank you for the great work on this data provider for PostgREST! It's been a tremendous asset in my project. I would like to request a feature or get your thoughts on supporting the…
-
### Feature Request: Conditional Upsert in Postgrest-Dart
**Is your feature request related to a problem? Please describe.**
I'm always frustrated when I need to upsert data conditionally. Curren…
-
It seems that after installying all the dependecies:
- docker-compose
- mutagen
- mutagen-compose
and applying bin/init
the images are build properly.
The issues is when running bin/up i…
-
**Describe the bug**
Our database includes what are referred to in the PostgREST documentation as [computed fields](https://postgrest.org/en/v12/references/api/computed_fields.html). These are Postg…
-
IMAGE SYNC
-
PostgREST 11.2.0 introduced stripping of null value properties in JSON results for arrays and single object responses. To support that functionality in [postgrest-js](https://github.com/supabase/postg…