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 314b935 commit 8e92352Copy full SHA for 8e92352
README.md
@@ -33,7 +33,7 @@ views in that schema:
33
Of course, the user will need the `USAGE` privilege on the schema:
34
35
INSERT INTO public.permission_target
36
- (role_name, permissions,i
+ (role_name, permissions,
37
object_type, schema_name)
38
VALUES
39
('appuser', '{USAGE}',
0 commit comments