$ bun run postgres/run.ts [...] postgres/postgrest.test.ts: [...] (pass) JsonOperator > json array negative index > can filter with negative indexes (3) [1.39ms ...
PostgREST uses roles defined in JWT tokens to control API access. PostgreSQL enforces permissions using roles and Row Level Security (RLS), providing fine-grained access to individual rows of data.