steve-chavez
1ebf480258
amend: required membership for postgrest_test_anonymous
...
Previous test correction required GRANTing membership for
postgrest_test_anonymous.
2026-06-11 12:00:02 -05:00
Laurence Isla and Steve Chavez
416a15480f
fix: request failures when work_mem is set on a role
2026-06-03 13:45:34 -05:00
Taimoor Zaeem and Wolfgang Walther
bf758698b3
fix: login with uppercase and mixed case role names
...
PostgREST failed when querying role settings where current
role name contained uppercase letters. This commit resolves
it by quoting the CURRENT_USER.
Signed-off-by: Taimoor Zaeem <taimoorzaeem@gmail.com >
2026-04-27 09:19:26 +00:00
Taimoor Zaeem and Steve Chavez
bfb4f900e7
test(io): increase statement_timeout value of anonymous role
...
It is too low which leaves a small window of values to
use when testing other features.
Signed-off-by: Taimoor Zaeem <taimoorzaeem@gmail.com >
2026-02-17 11:35:12 -05:00
Taimoor Zaeem and Steve Chavez
c35eb7a6c2
test(io): move role fixtures to roles.sql
...
Signed-off-by: Taimoor Zaeem <taimoorzaeem@gmail.com >
2026-02-02 17:38:32 -05:00