annotate schema/updates/1434/01.allow_job_delete_sys_admin.sql @ 5410:8b6018ed3ffd marking-single-beam

If doing SR imports, lock sounding_results_marking_points table, too.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Wed, 07 Jul 2021 09:29:06 +0200
parents 38491057807b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5111
90b0a14dd58b Enable jobs to be removed by the import queue.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff changeset
1 GRANT DELETE ON import.imports, import.import_logs TO sys_admin;