Files
postgrest/test/observability/fixtures/database.sql
T
Taimoor ZaeemandSteve Chavez dade15acc4 nix(test): add test suite for observability tests
- Create separate test suite for observability tests

- Create wrapper script `postgrest-test-observability`

- Add to CI and `postgrest-check`

- Move JWT cache tests under observability tests

Signed-off-by: Taimoor Zaeem <taimoorzaeem@gmail.com>
2026-03-20 09:13:47 -05:00

3 lines
69 B
SQL

-- Suppress NOTICE: ... messages
SET client_min_messages TO warning;