annotate schema/updates/1434/01.allow_job_delete_sys_admin.sql @ 5267:aca4bf7af270

client: remove mapState from import statement
author Fadi Abbud <fadi.abbud@intevation.de>
date Wed, 10 Jun 2020 16:33:10 +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;