- 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>
3 lines
69 B
SQL
3 lines
69 B
SQL
-- Suppress NOTICE: ... messages
|
|
SET client_min_messages TO warning;
|