-
# Bug report
## Describe the bug
Before 1.15.6 it was possible to import helper types from `@supabase/postgrest-js` to perform type mappings etc. like this:
```ts
import type { GetResult } fro…
-
**Describe the bug**
The documents don't fully explain how the mutation hooks work or I am too dense to unerstand them.
**Additional context**
The docs show things like this over and over:
```…
-
Do you mean that if `order=clients.name,name,clients.rank` were used, then we should also consider to support `or=(clients.name.like.Chris*,and(name.eq.TopProject,clients.rank.gt.1)`?
It is indeed …
-
With our nix tooling, run this:
```
PGRST_DB_AGGREGATES_ENABLED=1 postgrest-with-postgresql-16 -f test/spec/fixtures/load.sql postgrest-run
```
Then make this request:
```
% curl --fail-wi…
-
We're increasingly encoding access control in PostgreSQL roles. This is great, but means we need to have good ways to manage/apply these roles on database startup and changes (e.g., migrations).
He…
-
It would be useful to interact with the database directly. Especially for instances when the web applications that rely on this server need to read and write from Canopy databases. Currently this is…
-
If I remember correctly, in Freiburg [you were talking](https://media.ccc.de/v/fossgis2020-2888-osmpoidb-eine-kontinuierlich-aktualisierte-poi-datenbank-auf-openstreetmap-basis) about the need for a R…
-
With #1793, we've started the process of streamlining the codebase. This is a purely internal concern that will yield no additional features. It will, however:
* ease maintenance
* help with the o…
-
Ok, I am trying to update my Open Balena from 1 device to another.
Can you see why the old one is working and new one is not?
2 servers in same AWS region
- Same Open Balena Admin setup (both op…
-
This ocmponent needs to have an automated setup in the software here. This means configuration, etc. needs to be automated.