refactor: refs #7181 Added grant
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Guillermo Bonet 2024-04-12 08:08:49 +02:00
parent f0472b7ace
commit c0cabc894b
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
-- Place your SQL code here
GRANT EXECUTE ON PROCEDURE vn.client_getRisk TO financialBoss;