Skip to content

Commit 2e535f7

Browse files
committed
documented existing requirement for SQL privileges
1 parent 3ce71a0 commit 2e535f7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,9 @@ It is important for the namespace temp folder to be owned by the user IRIS runs
8686
If you want to interact with remotes from VSCode/Studio directly (e.g., to push/pull), you must use ssh (rather than https), create a public/private key pair to identify the instance (not yourself), configure the private key file for use in Settings, and configure the public key as a deploy key in the remote(s).
8787
8888
#### IRIS Privileges
89-
For developers to be able to run this extension, they'll need the USE privilege on %System_Callout.
89+
For developers to be able to run this extension, they'll need the following privileges:
90+
- the USE privilege on %System_Callout
91+
- SQL SELECT privileges on %Studio_SourceControl.Change and SourceControl_Git.Change
9092
9193
### Setting up multiple GitHub deploy keys on one machine
9294

0 commit comments

Comments
 (0)