We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e127460 commit bcd0eb4Copy full SHA for bcd0eb4
migrations/schema-17.sql
@@ -496,8 +496,6 @@ begin
496
end;
497
$_$;
498
499
-REVOKE ALL ON FUNCTION pgbouncer.get_auth(p_usename TEXT) FROM PUBLIC;
500
-GRANT EXECUTE ON FUNCTION pgbouncer.get_auth(p_usename TEXT) TO pgbouncer;
501
502
SET default_tablespace = '';
503
migrations/schema-orioledb-17.sql
@@ -510,8 +510,6 @@ begin
510
511
512
513
514
515
516
517
0 commit comments