There was an error while loading. Please reload this page.
1 parent 190a584 commit 88581f9Copy full SHA for 88581f9
1 file changed
sql/pg_net.sql
@@ -358,4 +358,4 @@ grant all on all tables in schema net to PUBLIC;
358
359
-- we do not want users to be able to create triggers on tables in the net schema to avoid
360
-- privilege escalation bugs.
361
-revoke trigger on all tables in schema net from PUBLIC;
+revoke trigger on all tables in schema net from PUBLIC;
0 commit comments