view schema/updates/1434/01.allow_job_delete_sys_admin.sql @ 5541:29804c8e817d aggregate-gm-import-logging

WIP: Handle rest correctly.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Tue, 26 Oct 2021 02:02:23 +0200
parents 38491057807b
children
line wrap: on
line source

GRANT DELETE ON import.imports, import.import_logs TO sys_admin;