Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions grants/ispyb_expeye.sql
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,6 @@ GRANT ispyb_expeye_acquisition_role TO ispyb_expeye_core_role;

GRANT SELECT ON AutoProcProgram TO ispyb_expeye_core_role;
GRANT SELECT, INSERT, UPDATE ON AutoProcProgramAttachment TO ispyb_expeye_core_role;
GRANT SELECT ON AutoProcIntegration TO ispyb_expeye_core_role;

GRANT SELECT ON ProcessingJob TO ispyb_expeye_core_role;