Skip to content

Commit

Permalink
Grant for executing upsert_sample_image_auto_score
Browse files Browse the repository at this point in the history
  • Loading branch information
KarlLevik committed Jan 7, 2020
1 parent 1ed6989 commit 4df56a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grants/ispyb_processing.sql
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,4 @@ GRANT EXECUTE ON PROCEDURE upsert_proposal TO 'ispyb_processing';
GRANT EXECUTE ON PROCEDURE update_dc_position TO 'ispyb_processing';
GRANT EXECUTE ON PROCEDURE upsert_ctf TO 'ispyb_processing';

GRANT EXECUTE ON PROCEDURE insert_sample_image_auto_score TO 'ispyb_processing';
GRANT EXECUTE ON PROCEDURE upsert_sample_image_auto_score TO 'ispyb_processing';

0 comments on commit 4df56a5

Please sign in to comment.