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 ee75d19 commit ebeeb4dCopy full SHA for ebeeb4d
grants/ispyb_scripts_processing.sql
@@ -20,3 +20,6 @@ GRANT SELECT ON DataCollection TO ispyb_scripts_processing;
20
GRANT SELECT ON Proposal TO ispyb_scripts_processing;
21
GRANT SELECT ON ProcessingJob TO ispyb_scripts_processing;
22
GRANT SELECT ON ProcessingJobImageSweep TO ispyb_scripts_processing;
23
+GRANT SELECT ON Container TO ispyb_scripts_processing;
24
+GRANT SELECT ON BLSample TO ispyb_scripts_processing;
25
+GRANT SELECT ON BLSampleImage TO ispyb_scripts_processing;
0 commit comments